alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS ASUS DSL-AC88U Authentication Bypass Attempt (CVE-2024-3080)";
flow:established,to_server;
http.request_line;
content:"GET ";
pcre:"/^\x2f(?:js|images)\x2f[^\x26]*?(?:(?:\x2e|%2[Ee]){1,2}(?:\x2f|\x5c|%5[Cc]|%2[Ff]){1,}){1,}/R";
content:"wizard.htm HTTP/1.1"; fast_pattern; endswith;
reference:cve,2024-3080;
reference:url,github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-3080.yaml;
classtype:attempted-admin;
sid:2061409; rev:1;
metadata:affected_product Asus, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_04_09, cve CVE_2024_3080, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_04_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)