ET MALWARE [ANY.RUN] NjRat (tXRAT v.2.3R) Client Sends State Active Window


Query · suricata

flow:established,to_server;
content:"tXActiveWindow|7c|"; depth:20; fast_pattern;
pcre:"/^\d{2,3}\x00/";
Raw source ET MALWARE [ANY.RUN] NjRat (tXRAT v.2.3R) Client Sends State Active Window · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE [ANY.RUN] NjRat (tXRAT v.2.3R) Client Sends State Active Window";
    flow:established,to_server;
    content:"tXActiveWindow|7c|"; depth:20; fast_pattern;
    pcre:"/^\d{2,3}\x00/";
    reference:md5,917d3bcc7cbe4668fa22b8bc2f0a4092;
    reference:url,community.emergingthreats.net/t/njrat-variant-txrat-v-2-3r;
    reference:url,checkpoint.com/cyber-hub/threat-prevention/what-is-malware/what-is-njrat-malware/;
    classtype:command-and-control;
    sid:2053790; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, tls_state plaintext, created_at 2024_06_21, deployment Perimeter, malware_family njrat, confidence High, signature_severity Critical, tag RAT, updated_at 2024_06_21;
)

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.