ET PHISHING TA453 Google Drive Lookalike (drives .googles. * .site)


Query · suricata

dns.query;
content:"drives.googles"; fast_pattern;
content:".site"; endswith;
Raw source ET PHISHING TA453 Google Drive Lookalike (drives .googles. * .site) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET PHISHING TA453 Google Drive Lookalike (drives .googles. * .site)";
    dns.query;
    content:"drives.googles"; fast_pattern;
    content:".site"; endswith;
    reference:url,x.com/NarimanGharib/status/1898343272772174032;
    classtype:social-engineering;
    sid:2060815; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2025_03_12, deployment Perimeter, confidence High, signature_severity Major, tag Phishing, tag TA453, updated_at 2025_03_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.