ET WEB_SPECIFIC_APPS Piwik Backdoor Access 2


Query · suricata

flow:established,to_server;
http.uri;
content:"/core/DataTable/Filter/Megre.php"; nocase;
Raw source ET WEB_SPECIFIC_APPS Piwik Backdoor Access 2 · 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 Piwik Backdoor Access 2";
    flow:established,to_server;
    http.uri;
    content:"/core/DataTable/Filter/Megre.php"; nocase;
    reference:url,blog.sucuri.net/2012/11/piwik-org-webserver-hacked-and-backdoor-added-to-piwik.html;
    classtype:web-application-attack;
    sid:2015948; rev:3;
    metadata:created_at 2012_11_28, signature_severity Major, updated_at 2020_04_22;
)

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.