ET PHISHING Successful Metawallet Phish 2022-01-13


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"metawallet"; fast_pattern;
content:".php"; endswith;
http.request_body;
content:"WoRd1=";
content:"WoRd2="; distance:0;
content:"WoRd3="; distance:0;
content:"WoRd4="; distance:0;
content:"WoRd5="; distance:0;
content:"WoRd6="; distance:0;
content:"WoRd7="; distance:0;
content:"WoRd8="; distance:0;
content:"WoRd9="; distance:0;
content:"WoRd10="; distance:0;
content:"WoRd11="; distance:0;
content:"WoRd12="; distance:0;
Raw source ET PHISHING Successful Metawallet Phish 2022-01-13 · 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 any -> $EXTERNAL_NET any (
    msg:"ET PHISHING Successful Metawallet Phish 2022-01-13";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"metawallet"; fast_pattern;
    content:".php"; endswith;
    http.request_body;
    content:"WoRd1=";
    content:"WoRd2="; distance:0;
    content:"WoRd3="; distance:0;
    content:"WoRd4="; distance:0;
    content:"WoRd5="; distance:0;
    content:"WoRd6="; distance:0;
    content:"WoRd7="; distance:0;
    content:"WoRd8="; distance:0;
    content:"WoRd9="; distance:0;
    content:"WoRd10="; distance:0;
    content:"WoRd11="; distance:0;
    content:"WoRd12="; distance:0;
    reference:md5,7ddee3930807ab2a21afe8c5760b2b13;
    classtype:credential-theft;
    sid:2034915; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_01_13, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_18;
)

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.