ET MALWARE lolzilla JS/PHP WebSkimmer - Data Exfil


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"_hash|22 0d 0a 0d 0a|eydyZWZlcmVyJzo"; fast_pattern;
Raw source ET MALWARE lolzilla JS/PHP WebSkimmer - Data Exfil · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http [$HOME_NET,$HTTP_SERVERS] any -> $EXTERNAL_NET any (
    msg:"ET MALWARE lolzilla JS/PHP WebSkimmer - Data Exfil";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"_hash|22 0d 0a 0d 0a|eydyZWZlcmVyJzo"; fast_pattern;
    reference:url,lukeleal.com/research/posts/lolzilla-php-js-skimmer/;
    classtype:command-and-control;
    sid:2032927; rev:1;
    metadata:affected_product Magento, attack_target Client_and_Server, created_at 2021_05_10, deployment Perimeter, deployment SSLDecrypt, malware_family JS_PHP, performance_impact Low, confidence High, signature_severity Major, updated_at 2021_05_10;
)

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.