ET MALWARE Domen SocEng Redirect - Landing Page Observed


Query · suricata

flow:established,from_server;
http.stat_code;
content:"200";
file.data;
content:"var|20|_0x";
content:"=|20 5b 27|Mobile|27 5d 3b|";
content:"|2f 2f 20|All|20 7c 20|Mobile|20 7c 20|Desktop";
content:"|2f 2f 20|1|20|-|20|Browser|20|Update|20 7c 20|2|20|-|20|Font"; fast_pattern;
content:"var|20|_0x"; distance:0;
Raw source ET MALWARE Domen SocEng Redirect - Landing Page Observed · 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 MALWARE Domen SocEng Redirect - Landing Page Observed";
    flow:established,from_server;
    http.stat_code;
    content:"200";
    file.data;
    content:"var|20|_0x";
    content:"=|20 5b 27|Mobile|27 5d 3b|";
    content:"|2f 2f 20|All|20 7c 20|Mobile|20 7c 20|Desktop";
    content:"|2f 2f 20|1|20|-|20|Browser|20|Update|20 7c 20|2|20|-|20|Font"; fast_pattern;
    content:"var|20|_0x"; distance:0;
    classtype:social-engineering;
    sid:2027935; rev:2;
    metadata:attack_target Client_Endpoint, created_at 2019_08_30, deployment Perimeter, malware_family SocEng, malware_family Domen, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_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.