alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET USER_AGENTS Suspicious User-Agent (HTTPTEST) - Seen used by downloaders";
flow:to_server,established;
threshold:type limit, count 2, track by_src, seconds 300;
http.header;
content:!"PlayStation";
http.user_agent;
content:"HTTPTEST"; nocase; depth:8;
classtype:trojan-activity;
sid:2003927; rev:13;
metadata:affected_product Any, attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, confidence High, signature_severity Major, tag User_Agent, updated_at 2020_10_16;
)