alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE General Trojan Downloader";
flow:established,to_server;
http.method;
content:"GET"; nocase;
http.uri;
content:".php?p="; fast_pattern;
content:"&s=";
content:"&v="; distance:0;
content:"uid="; distance:0;
content:"&q="; distance:0;
http.header_names;
content:!"Accept|0d 0a|";
classtype:trojan-activity;
sid:2009299; rev:9;
metadata:affected_product Any, attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, signature_severity Major, tag Trojan_Downloader, updated_at 2020_09_24;
)