ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M2


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.cookie;
content:"mgdminhtml="; fast_pattern;
http.request_body;
content:"mgdminhtml=";
Raw source ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M2 · 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 -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M2";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.cookie;
    content:"mgdminhtml="; fast_pattern;
    http.request_body;
    content:"mgdminhtml=";
    reference:url,lukeleal.com/research/posts/lolzilla-php-js-skimmer/;
    reference:url,github.com/rootprivilege/samples/blob/0bbb2f1e3028f4eb53b797175a4b40a535d5742d/skimmers/lolzilla/skimmerv2-deob.php#L140-L145;
    classtype:attempted-admin;
    sid:2032929; rev:1;
    metadata:affected_product PHP, affected_product Magento, attack_target Client_Endpoint, created_at 2021_05_10, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_05_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.