ET SCAN Laravel Debug Mode Information Disclosure Probe Inbound


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"0x%5B%5D=androxgh0st"; nocase; fast_pattern;
Raw source ET SCAN Laravel Debug Mode Information Disclosure Probe Inbound · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET SCAN Laravel Debug Mode Information Disclosure Probe Inbound";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"0x%5B%5D=androxgh0st"; nocase; fast_pattern;
    reference:url,thedfirreport.com/2021/02/28/laravel-debug-leaking-secrets/;
    classtype:attempted-recon;
    sid:2034508; rev:1;
    metadata:created_at 2021_11_18, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_11_18, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_Discovery;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.