ET MALWARE Jupyter Stealer Reporting System Information


Query · suricata

flow:established,to_server;
http.uri;
content:"?q=7b2268776964223a22"; nocase; fast_pattern;
content:"222c22706e223a22"; nocase; distance:0;
content:"222c226f73223a2257696e646f7773"; nocase; distance:0;
http.header_names;
content:!"Accept";
content:!"User-Agent";
content:!"Referer";
Raw source ET MALWARE Jupyter Stealer Reporting System Information · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Jupyter Stealer Reporting System Information";
    flow:established,to_server;
    http.uri;
    content:"?q=7b2268776964223a22"; nocase; fast_pattern;
    content:"222c22706e223a22"; nocase; distance:0;
    content:"222c226f73223a2257696e646f7773"; nocase; distance:0;
    http.header_names;
    content:!"Accept";
    content:!"User-Agent";
    content:!"Referer";
    reference:url,www.morphisec.com/hubfs/eBooks_and_Whitepapers/Jupyter%20Infostealer%20WEB.pdf;
    classtype:trojan-activity;
    sid:2030393; rev:3;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_06_25, deployment Perimeter, malware_family Jupyter, confidence High, signature_severity Major, updated_at 2020_12_07;
)

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.