alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE Fake Updates Victim Click Confirmation";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/r-pannel/stats.php?action="; startswith; fast_pattern;
content:"&folder="; distance:0;
http.content_type;
content:"application/json";
http.request_body;
content:"|7b 22|ip|22 3a 22|"; startswith;
classtype:trojan-activity;
sid:2069665; rev:1;
metadata:affected_product Windows_Client, attack_target Client_Endpoint, tls_state TLSDecrypt, created_at 2026_06_05, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, updated_at 2026_06_05, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1566, mitre_technique_name Phishing;
target:src_ip;
)