ET MALWARE OrbitalBeam CnC Token Response
Query · suricata
flow:established,to_client;
flowbits:isset,ET.OrbitalBeamToken;
http.header;
content:"Connection|3a 20|close|0d 0a|";
content:"Content-Type|3a 20|text/plain|0d 0a|";
http.response_body; bsize:>1000;
content:"Token|3a 20|"; startswith; fast_pattern;
pcre:"/^(?:[a-zA-Z0-9\x2f\x2b]{100,})/R";
threshold:type limit,track by_src,count 1,seconds 300;
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.OrbitalBeamToken