ET EXPLOIT Cisco Smart Software Manager On-Prem (SSM On-Prem) Successful Unauthenticated Password Reset (CVE-2024-20419)
Query · suricata
flow:established,to_client;
flowbits:isset,ET.CVE-2024-20419.request;
http.stat_code;
content:"200";
http.cookie;
content:"XSRF|2d|TOKEN|3d|"; startswith;
http.response_body;
content:"|7b 22|uid|22 3a 22|"; startswith;
content:"|22 2c 22|auth|5f|token|22 3a 22|"; fast_pattern;
pcre:"/^(?:[a-z0-9]{64})\x22\x7d$/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.CVE-2024-20419.request