ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M5


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"name=|22|lolzilla|22|"; fast_pattern;
content:"name=|22|g|22|";
Raw source ET WEB_SERVER lolzilla WebSkimmer - Remote Code Execution Attempt M5 · 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 M5";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"name=|22|lolzilla|22|"; fast_pattern;
    content:"name=|22|g|22|";
    reference:url,lukeleal.com/research/posts/lolzilla-php-js-skimmer/;
    reference:url,github.com/rootprivilege/samples/blob/0bbb2f1e3028f4eb53b797175a4b40a535d5742d/skimmers/lolzilla/skimmerv2-deob.php#L135-L139;
    classtype:attempted-admin;
    sid:2032932; 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.