ET WEB_SPECIFIC_APPS Awstats Apache Tomcat Configuration File Remote Arbitrary Command Execution Attempt


Query · suricata

flow:established,to_server;
http.uri;
content:"awstats.cgi"; nocase;
content:"config="; nocase;
content:"pluginmode=rawlog"; nocase;
content:"configdir=|5C 5C|"; nocase; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Awstats Apache Tomcat Configuration File Remote Arbitrary Command Execution Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Awstats Apache Tomcat Configuration File Remote Arbitrary Command Execution Attempt";
    flow:established,to_server;
    http.uri;
    content:"awstats.cgi"; nocase;
    content:"config="; nocase;
    content:"pluginmode=rawlog"; nocase;
    content:"configdir=|5C 5C|"; nocase; fast_pattern;
    reference:bid,45123;
    reference:cve,2010-4367;
    classtype:web-application-attack;
    sid:2012393; rev:4;
    metadata:created_at 2011_03_01, cve CVE_2010_4367, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_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.