ET PHISHING [TW] Tycoon Phishkit Config Vars


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"var webname";
content:"var websitenames"; distance:0;
content:"const cacheBuster"; distance:0;
content:"var linkElementcss"; distance:0;
content:"var linkElementcssweb"; distance:0;
content:"var linkElementcssokta"; distance:0; fast_pattern;
Raw source ET PHISHING [TW] Tycoon Phishkit Config Vars · 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 [TW] Tycoon Phishkit Config Vars";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    file.data;
    content:"var webname";
    content:"var websitenames"; distance:0;
    content:"const cacheBuster"; distance:0;
    content:"var linkElementcss"; distance:0;
    content:"var linkElementcssweb"; distance:0;
    content:"var linkElementcssokta"; distance:0; fast_pattern;
    classtype:social-engineering;
    sid:2048385; rev:3;
    metadata:attack_target Client_Endpoint, created_at 2023_10_03, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Critical, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2026_01_29;
)

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.