ET EXPLOIT_KIT Keitaro Set-Cookie Inbound to RogueRaticate (17923)


Query · suricata

flow:established,to_client;
http.cookie;
content:"17923=eyJ0e"; fast_pattern;
pcre:"/^[A-Z0-9_\-.]{20,300}\x3b/Ri";
Raw source ET EXPLOIT_KIT Keitaro Set-Cookie Inbound to RogueRaticate (17923) · 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 EXPLOIT_KIT Keitaro Set-Cookie Inbound to RogueRaticate (17923)";
    flow:established,to_client;
    http.cookie;
    content:"17923=eyJ0e"; fast_pattern;
    pcre:"/^[A-Z0-9_\-.]{20,300}\x3b/Ri";
    reference:url,twitter.com/AnFam17/status/1671789322259800064;
    reference:url,www.malwarebytes.com/blog/threat-intelligence/2023/07/socgholish-copycat-delivers-netsupport-rat;
    classtype:exploit-kit;
    sid:2049673; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_12_12, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Minor, tag TDS, tag RogueRaticate, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_12_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.