ET EXPLOIT Possible Tor/Noscript JS Bypass


Query · suricata

flow:established,to_client;
http.content_type;
content:"text/html|3b|/json"; depth:15; endswith;
Raw source ET EXPLOIT Possible Tor/Noscript JS Bypass · 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 Possible Tor/Noscript JS Bypass";
    flow:established,to_client;
    http.content_type;
    content:"text/html|3b|/json"; depth:15; endswith;
    reference:url,twitter.com/Zerodium/status/1039127214602641409;
    classtype:trojan-activity;
    sid:2026109; rev:3;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2018_09_11, deployment Perimeter, confidence Medium, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_16;
)

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.