ET EXPLOIT_KIT Parrot TDS Malicious Response M2


Query · suricata

flow:established,to_client;
content:"var|20|tdsx|20 3d 20|true|3b|"; fast_pattern;
content:"|28|function|28 29 7b|"; distance:0;
content:!"var|20|date|3d|new|20|Date|28|new|20|Date|28 29 2e|getTime|28 29|"; distance:0;
content:!"document|2e|cookie|3d 22 5f 5f 5f|sess|3d|"; distance:0;
Raw source ET EXPLOIT_KIT Parrot TDS Malicious Response M2 · 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 Parrot TDS Malicious Response M2";
    flow:established,to_client;
    content:"var|20|tdsx|20 3d 20|true|3b|"; fast_pattern;
    content:"|28|function|28 29 7b|"; distance:0;
    content:!"var|20|date|3d|new|20|Date|28|new|20|Date|28 29 2e|getTime|28 29|"; distance:0;
    content:!"document|2e|cookie|3d 22 5f 5f 5f|sess|3d|"; distance:0;
    reference:url,decoded.avast.io/janrubin/parrot-tds-takes-over-web-servers-and-threatens-millions;
    classtype:trojan-activity;
    sid:2052317; rev:1;
    metadata:attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2024_04_30, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Minor, tag Exploit_Kit, tag TDS, tag Parrot_TDS, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_04_30, reviewed_at 2025_01_22;
)

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.