ET EXPLOIT TrendMicro node.js (Remote Debugger)


Query · suricata

flow:from_server,established;
file_data;
content:"/json/new/";
content:"javascript|3a|require"; distance:0;
content:"child_process"; fast_pattern; distance:0;
content:"spawnSync"; distance:0;
Raw source ET EXPLOIT TrendMicro node.js (Remote Debugger) · 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 TrendMicro node.js (Remote Debugger)";
    flow:from_server,established;
    file_data;
    content:"/json/new/";
    content:"javascript|3a|require"; distance:0;
    content:"child_process"; fast_pattern; distance:0;
    content:"spawnSync"; distance:0;
    reference:url,bugs.chromium.org/p/project-zero/issues/detail?id=773;
    classtype:trojan-activity;
    sid:2022693; rev:2;
    metadata:created_at 2016_03_31, signature_severity Major, updated_at 2019_07_26;
)

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.