ET POLICY archive.org heritix Crawler User-Agent (Outbound)


Query · suricata

flow:established,to_server;
http.user_agent;
content:"heritrix"; nocase;
Raw source ET POLICY archive.org heritix Crawler User-Agent (Outbound) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET POLICY archive.org heritix Crawler User-Agent (Outbound)";
    flow:established,to_server;
    http.user_agent;
    content:"heritrix"; nocase;
    reference:md5,9fcbd8ebbbafdb0f64805f2c9a53fb7b;
    reference:url,github.com/internetarchive/heritrix3/wiki;
    classtype:misc-activity;
    sid:2015791; rev:7;
    metadata:created_at 2012_10_12, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_08_09;
)

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.