Wazuh Proof of Concept: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 +
=Vorbereitung beim Nutzen eines Debian Systems=
 +
*sudo apt install iptables
 +
*sudo update-alternatives --set iptables /usr/sbin/iptables-nft
 +
*sudo iptables -L
 +
 +
 +
 +
=Proof of Concept=
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/block-malicious-actor-ip-reputation.html Blocking a known malicious actor]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/block-malicious-actor-ip-reputation.html Blocking a known malicious actor]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/poc-file-integrity-monitoring.html File integrity monitoring]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/poc-file-integrity-monitoring.html File integrity monitoring]
Zeile 7: Zeile 15:
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/detect-web-attack-sql-injection.html Detecting an SQL injection attack]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/detect-web-attack-sql-injection.html Detecting an SQL injection attack]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/poc-detect-trojan.html Detecting suspicious binaries]
 
*[https://documentation.wazuh.com/current/proof-of-concept-guide/poc-detect-trojan.html Detecting suspicious binaries]
 +
*[https://documentation.wazuh.com/current/proof-of-concept-guide/detect-remove-malware-virustotal.html Detecting and removing malware using VirusTotal integration]
 +
*[https://documentation.wazuh.com/current/proof-of-concept-guide/detect-web-attack-shellshock.html Detecting a Shellshock attack]
 +
*[https://documentation.wazuh.com/current/proof-of-concept-guide/poc-vulnerability-detection.html Vulnerability detection]
 +
=Source=
 +
*https://documentation.wazuh.com/current/proof-of-concept-guide/index.html

Aktuelle Version vom 13. März 2025, 06:52 Uhr