ET MALWARE Worm.VBS.Jenxcus.H User Agent


Query · suricata

flow:to_server,established;
http.user_agent;
content:"Hacked"; depth:6;
Raw source ET MALWARE Worm.VBS.Jenxcus.H User Agent · 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 Worm.VBS.Jenxcus.H User Agent";
    flow:to_server,established;
    http.user_agent;
    content:"Hacked"; depth:6;
    reference:url,www.virustotal.com/en/file/a00eaca44c480843b1a8a11ac8870a931477be08d98f0476d1f8f60433e3f40a/analysis;
    classtype:trojan-activity;
    sid:2021123; rev:4;
    metadata:created_at 2015_05_20, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_05_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.