ET HUNTING bmp File Request Returning Encoded File
Query · suricata
flow:established,to_client;
flowbits:isset,ET.bmp_seen;
http.stat_code;
content:"200";
http.content_type;
content:"image/bmp";
http.content_len;
byte_test:0,>,450000,0,string,dec;
file.data;
content:"=="; startswith; fast_pattern;
pcre:"/^[A-Za-z0-9+/]{180}/R";
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.bmp_seen