Insecure Proxy/DOH Transfer Via Curl.EXE
Description
Detects execution of "curl.exe" with the "insecure" flag over proxy or DOH.
Query · sigma
selection_img: - Image|endswith: \curl.exe - OriginalFileName: curl.exe selection_cli: CommandLine|contains: - --doh-insecure - --proxy-insecure condition: all of selection_*
Known false positives
- Access to badly maintained internal or development systems