ET MALWARE W32/Iyus.H work_troy.php CnC Request


Query · suricata

flow:established,to_server;
http.uri;
content:"/work_troy.php?id="; fast_pattern;
Raw source ET MALWARE W32/Iyus.H work_troy.php CnC Request · 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 W32/Iyus.H work_troy.php CnC Request";
    flow:established,to_server;
    http.uri;
    content:"/work_troy.php?id="; fast_pattern;
    reference:url,www.sophos.com/en-us/threat-center/threat-analyses/viruses-and-spyware/Troj~Iyus-H/detailed-analysis.aspx;
    classtype:command-and-control;
    sid:2016207; rev:5;
    metadata:created_at 2013_01_15, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_18;
)

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.