ET PHISHING Roblox Phish Redirect 2025-11-12


Query · suricata

flow:established,to_client;
http.content_type;
content:"text/javascript";
http.header;
content:"eggy-wall"; fast_pattern; nocase;
http.location;
content:"roblox|2e|com|2e|";
content:"/communities/";
Raw source ET PHISHING Roblox Phish Redirect 2025-11-12 · 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 Roblox Phish Redirect 2025-11-12";
    flow:established,to_client;
    http.content_type;
    content:"text/javascript";
    http.header;
    content:"eggy-wall"; fast_pattern; nocase;
    http.location;
    content:"roblox|2e|com|2e|";
    content:"/communities/";
    classtype:social-engineering;
    sid:2065759; rev:1;
    metadata:attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2025_11_12, deployment Perimeter, confidence High, signature_severity Major, tag Phishing, tag Description_Generated_By_Proofpoint_Nexus, tag Roblox, updated_at 2025_11_12;
)

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.