ET MALWARE Win32/SSLoad Registration Response
Query · suricata
flow:established,to_client;
flowbits:isset,ET.SSLoad1_1.Registration;
http.stat_code;
content:"200";
http.content_type;
content:"application/json";
file.data;
content:"|7b 22|key|22 3a 20 22|"; startswith; fast_pattern;
pcre:"/^[a-zA-Z0-9+\x2f=]{10,25}/R";
content:"|22 2c 20 22|id|22 3a 20 22|"; within:49;
pcre:"/^[a-f0-9]{8}-([a-f0-9]{4}-){3}[a-f0-9]{12}/R";
content:"|22 7d|"; endswith;
target:dest_ip;
Rule dependencies
⚠ Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.
Depends on
-
correlates · Suricata flowbits
ET.SSLoad1_1.Registration