Wazuh Proof of Concept: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 3: | Zeile 3: | ||
*sudo update-alternatives --set iptables /usr/sbin/iptables-nft | *sudo update-alternatives --set iptables /usr/sbin/iptables-nft | ||
*sudo iptables -L | *sudo iptables -L | ||
| − | + | =Plan= | |
| + | {{drawio:wazuh-profofoconcept}} | ||
Version vom 18. September 2025, 06:04 Uhr
Vorbereitung beim Nutzen eines Debian Systems
- sudo apt install iptables
- sudo update-alternatives --set iptables /usr/sbin/iptables-nft
- sudo iptables -L
Plan
Vorlage:Drawio:wazuh-profofoconcept
Proof of Concept
- Blocking a known malicious actor
- File integrity monitoring
- Detecting a brute-force attack
- Monitoring Docker events
- Detecting unauthorized processes
- Network IDS integration
- Detecting an SQL injection attack
- Detecting suspicious binaries
- Detecting and removing malware using VirusTotal integration
- Detecting a Shellshock attack
- Vulnerability detection