ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M1


Query · suricata

flow:established,to_server;
http.cookie;
content:"lolzilla="; fast_pattern;
content:"g=";
Raw source ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M1 · 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 M1";
    flow:established,to_server;
    http.cookie;
    content:"lolzilla="; fast_pattern;
    content:"g=";
    reference:url,lukeleal.com/research/posts/lolzilla-php-js-skimmer/;
    reference:url,github.com/rootprivilege/samples/blob/0bbb2f1e3028f4eb53b797175a4b40a535d5742d/skimmers/lolzilla/skimmerv2-deob.php#L146-L151;
    classtype:attempted-admin;
    sid:2032928; rev:1;
    metadata:affected_product PHP, affected_product Magento, attack_target Web_Server, 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.