alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE Generic Win32.Autorun HTTP Post";
flow:established,to_server;
http.method;
content:"POST"; nocase;
http.uri;
content:"cbID=";
content:"cbVer="; distance:0;
content:"cbTit="; distance:0;
http.request_body;
content:"cbBody="; depth:7;
http.header_names;
content:!"User-Agent|0d 0a|";
reference:url,www.threatexpert.com/threats/worm-win32-autorun.html;
classtype:trojan-activity;
sid:2009516; rev:9;
metadata:created_at 2010_07_30, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_28;
)