ET PHISHING Banca Monte dei Paschi di Siena Credential Phish Landing Page 2022-04-22


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"Banca MPS";
content:"|3c|form|20|method|3d 22|POST|22 20|id|3d 22|includeCodUser|22 20|class|3d 22|margin|5f|login|5f|header|20|includeCodUser|20|dB|5f|box|5f|container|22 3e|"; nocase; distance:0; fast_pattern;
content:"name=|22|userType|22|"; distance:0;
content:"name=|22|cod|22|"; distance:0;
content:"name=|22|pin|22|"; distance:0;
content:"name=|22|tel|22|"; distance:0;
content:"id=|22|loginOtp1|22|"; distance:0;
Raw source ET PHISHING Banca Monte dei Paschi di Siena Credential Phish Landing Page 2022-04-22 · 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 any (
    msg:"ET PHISHING Banca Monte dei Paschi di Siena Credential Phish Landing Page 2022-04-22";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    file.data;
    content:"Banca MPS";
    content:"|3c|form|20|method|3d 22|POST|22 20|id|3d 22|includeCodUser|22 20|class|3d 22|margin|5f|login|5f|header|20|includeCodUser|20|dB|5f|box|5f|container|22 3e|"; nocase; distance:0; fast_pattern;
    content:"name=|22|userType|22|"; distance:0;
    content:"name=|22|cod|22|"; distance:0;
    content:"name=|22|pin|22|"; distance:0;
    content:"name=|22|tel|22|"; distance:0;
    content:"id=|22|loginOtp1|22|"; distance:0;
    classtype:credential-theft;
    sid:2036320; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_04_22, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_22;
)

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.