ET PHISHING TMOBILE Credential Phish Landing Page 2022-11-01


Query · suricata

flow:established,to_client;
file.data;
content:"<title>T-Mobile Webmail - log in"; fast_pattern;
content:"<form method|3d 22|post|22|";
content:"action|3d 22|1.php|22|";
content:"<input name|3d 22|loginOp|22|";
content:"name|3d 22|username|22|";
content:"<input name|3d 22|password";
Raw source ET PHISHING TMOBILE Credential Phish Landing Page 2022-11-01 · 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 TMOBILE Credential Phish Landing Page 2022-11-01";
    flow:established,to_client;
    file.data;
    content:"<title>T-Mobile Webmail - log in"; fast_pattern;
    content:"<form method|3d 22|post|22|";
    content:"action|3d 22|1.php|22|";
    content:"<input name|3d 22|loginOp|22|";
    content:"name|3d 22|username|22|";
    content:"<input name|3d 22|password";
    classtype:credential-theft;
    sid:2039609; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_11_01, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_11_01;
)

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.