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
Ömer GünalCreated Wed Jun 17Updated Wed Oct 0572f4ab3f-787d-495d-a55d-68c2ff46cf4clinux
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: selection
False Positives

Legitimate administration activities

Rule Metadata
Rule ID
72f4ab3f-787d-495d-a55d-68c2ff46cf4c
Status
test
Level
low
Type
Detection
Created
Wed Jun 17
Modified
Wed Oct 05
Path
rules/linux/process_creation/proc_creation_lnx_proxy_connection.yml
Raw Tags
attack.defense-evasionattack.command-and-controlattack.t1090
View on GitHub