#alert http any any -> $HOME_NET any (
# msg:"ET EXPLOIT aiohttp Directory Traversal in Static Routing (CVE-2024-23334)";
# flow:established,to_server;
# http.method;
# content:"GET";
# http.uri.raw;
# content:"/static/"; fast_pattern; startswith;
# pcre:"/^[^\x26\x3f]*(?:(?:\x2e|%2[Ee]){1,2}(?:\x2f|\x5c|%5[Cc]|%2[Ff]){1,}){2,}/R";
# http.header;
# content:!"Referer|0d 0a|";
# reference:url,x.com/W01fh4cker/status/1762491210953060827;
# reference:cve,2024-23334;
# classtype:web-application-activity;
# sid:2056166; rev:3;
# metadata:created_at 2024_09_24, cve CVE_2024_23334, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_26, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1083, mitre_technique_name File_And_Directory_Discovery;
# target:dest_ip;
#)