alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE EvilNum CnC Client Data Exfil";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/Validate/getid"; bsize:15; fast_pattern;
http.request_body;
content:"action="; startswith;
content:"&uid="; distance:0;
content:"&antivirus="; distance:0;
reference:md5,0823457bcb82afff15c900f949e325f4;
reference:url,www.welivesecurity.com/2020/07/09/more-evil-deep-look-evilnum-toolset/;
classtype:command-and-control;
sid:2030530; rev:1;
metadata:attack_target Client_Endpoint, created_at 2020_07_15, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_07_15;
)