Detectionlowtest
Connection Proxy
Detects setting proxy configuration
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
LinuxProcess Creation
ProductLinux← raw: linux
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
CommandLine|contains:
- 'http_proxy='
- 'https_proxy='
condition: selectionFalse Positives
Legitimate administration activities
MITRE ATT&CK
Techniques
Rule Metadata
Rule ID
72f4ab3f-787d-495d-a55d-68c2ff46cf4c
Status
test
Level
low
Type
Detection
Created
Wed Jun 17
Modified
Wed Oct 05
Author
Path
rules/linux/process_creation/proc_creation_lnx_proxy_connection.yml
Raw Tags
attack.defense-evasionattack.command-and-controlattack.t1090