ET SCAN DominoHunter Security Scan in Progress


Query · suricata

flow:established,to_server;
http.user_agent;
content:"DominoHunter"; nocase; depth:12;
Raw source ET SCAN DominoHunter Security Scan in Progress · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HTTP_SERVERS any (
    msg:"ET SCAN DominoHunter Security Scan in Progress";
    flow:established,to_server;
    http.user_agent;
    content:"DominoHunter"; nocase; depth:12;
    reference:url,packetstormsecurity.org/files/31653/DominoHunter-0.92.zip.html;
    classtype:web-application-attack;
    sid:2013171; rev:4;
    metadata:created_at 2011_07_02, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_13;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.