<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/systemweakness/best-of/2024/11" -->

---
title: Best System Weakness posts — November 2024 | daily.dev
description: The most upvoted System Weakness posts from November 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/systemweakness/best-of/2024/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/systemweakness/best-of/2024/11
og:type: website
og:site_name: daily.dev
og:title: Best System Weakness posts — November 2024 | daily.dev
og:description: The most upvoted System Weakness posts from November 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of System Weakness — November 2024

1. 1  
[](https://daily.dev/posts/automating-securing-ubuntu-w-ansible-n9ubj5twn "Automating Securing Ubuntu w/ Ansible")  
Article  
![Avatar of systemweakness](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/4675577b3a8145dab8e12f25b0751c15)System Weakness · 2y  
Automating Securing Ubuntu w/ Ansible  
This tutorial guides you through automating the initial setup of an Ubuntu server using Ansible. It covers essential steps like installing packages, creating user accounts, setting up SSH keys, configuring UFW and Fail2Ban, and hardening SSH settings. The playbook provided helps ensure secure and efficient server management.  
29
2. 2  
[](https://daily.dev/posts/google-dorking-in-cybersecurity-iz0nfi6mu "Google Dorking in Cybersecurity")  
Article  
![Avatar of systemweakness](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/4675577b3a8145dab8e12f25b0751c15)System Weakness · 2y  
Google Dorking in Cybersecurity  
Google Dorking, also known as Google Hacking, is a technique for crafting search queries on Google to access specific sites, file types, or pages. This process is useful in OSINT investigations and penetration testing. The post explains common dorks like 'cache', 'filetype', 'intitle', 'inurl' and their uses, while emphasizing the legal boundaries. It covers use cases such as searching for mentions, documents, web cameras, and sensitive files. The guide also details how to automate these searches with Python scripts and mentions other search engines like Netlas, Shodan, and Censys that can complement Google Dorking.  
27  
2
3. 3  
[](https://daily.dev/posts/azure-honeypot-project-9ow5wuv4s "Azure honeypot Project")  
Article  
![Avatar of systemweakness](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/4675577b3a8145dab8e12f25b0751c15)System Weakness · 2y  
Azure honeypot Project  
The Azure Honeypot Project is a guide to setting up a T-Pot honeypot on Microsoft Azure. It details the steps to create a virtual machine, configure necessary settings, and install T-Pot to monitor hacker activity. T-Pot combines multiple honeypots into one platform, offering robust threat intelligence and network security monitoring with advanced visualization tools like Kibana.  
22
4. 4  
[](https://daily.dev/posts/anti-bot-protection-with-safeline-7-0-p1exrf0p3 "Anti Bot Protection with SafeLine 7.0")  
Article  
![Avatar of systemweakness](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/4675577b3a8145dab8e12f25b0751c15)System Weakness · 2y  
Anti Bot Protection with SafeLine 7.0  
SafeLine WAF 7.0, created by Chaitin Technology, is an open-source web application firewall known for its intelligent semantic analysis technology. Installation is simple, and its user-friendly interface makes configuration easy. Version 7.0 introduces enhanced anti-bot capabilities with features such as human-machine verification, dynamic protection, and request replay prevention. These features significantly enhance its ability to block malicious bots and automated attacks, ensuring robust protection for web services.  
10

[See all System Weakness archives](/sources/systemweakness/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/systemweakness/best-of/2024/11#page","url":"https://daily.dev/sources/systemweakness/best-of/2024/11","name":"Best System Weakness Posts — November 2024","description":"The most upvoted System Weakness posts from November 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/systemweakness/best-of/2024/11#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/automating-securing-ubuntu-w-ansible-n9ubj5twn","name":"Automating Securing Ubuntu w/ Ansible"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/google-dorking-in-cybersecurity-iz0nfi6mu","name":"Google Dorking in Cybersecurity"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/azure-honeypot-project-9ow5wuv4s","name":"Azure honeypot Project"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/anti-bot-protection-with-safeline-7-0-p1exrf0p3","name":"Anti Bot Protection with SafeLine 7.0"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"System Weakness","item":"https://daily.dev/sources/systemweakness"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/systemweakness/best-of"},{"@type":"ListItem","position":5,"name":"November 2024"}]}]}
```

