ET PHISHING Greatness Phish Kit Landing Page M1 2023-05-15


Query · suricata

http.method;
content:"GET";
http.uri;
content:"/host";
content:"/admin/js/mj.php"; distance:0; fast_pattern;
Raw source ET PHISHING Greatness Phish Kit Landing Page M1 2023-05-15 · 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 Greatness Phish Kit Landing Page M1 2023-05-15";
    http.method;
    content:"GET";
    http.uri;
    content:"/host";
    content:"/admin/js/mj.php"; distance:0; fast_pattern;
    reference:url,blog.talosintelligence.com/new-phishing-as-a-service-tool-greatness-already-seen-in-the-wild/;
    classtype:credential-theft;
    sid:2045707; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_05_15, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_05_15;
)

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.