ET MALWARE W32/Downloader Secondary Download Request - W32/Hupigon.Backdoor Likely Secondary Payload


Query · suricata

flow:established,to_server;
http.uri;
content:"/pir/bfg.php?dll="; fast_pattern;
Raw source ET MALWARE W32/Downloader Secondary Download Request - W32/Hupigon.Backdoor Likely Secondary Payload · 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/Downloader Secondary Download Request - W32/Hupigon.Backdoor Likely Secondary Payload";
    flow:established,to_server;
    http.uri;
    content:"/pir/bfg.php?dll="; fast_pattern;
    reference:url,www.f-secure.com/v-descs/backdoor_w32_hupigon.shtml;
    classtype:trojan-activity;
    sid:2016208; rev:5;
    metadata:created_at 2013_01_15, confidence Medium, 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.