ET PHISHING Radobank Phishing Landing Page 2022-07-05


Query · suricata

http.method;
content:"GET";
http.uri;
content:"/rabo/home.php?pl=token&link="; startswith; fast_pattern;
content:"&bid="; distance:0;
content:"&callback="; distance:0;
content:"&data="; distance:0;
flow:established,to_server;
Raw source ET PHISHING Radobank Phishing Landing Page 2022-07-05 · 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 Radobank Phishing Landing Page 2022-07-05";
    http.method;
    content:"GET";
    http.uri;
    content:"/rabo/home.php?pl=token&link="; startswith; fast_pattern;
    content:"&bid="; distance:0;
    content:"&callback="; distance:0;
    content:"&data="; distance:0;
    flow:established,to_server;
    reference:md5,d199df2fc57666e8a9618da0f1cd7b8b;
    classtype:credential-theft;
    sid:2037273; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_07_05, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_07_05;
)

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.