Files
blue-team-tools/rules/linux/lnx_connection_proxy.yml
T
Ömer Günal f989f7e155 file extension
2020-06-17 19:43:49 +03:00

21 lines
451 B
YAML

title: Connection Proxy
id: 72f4ab3f-787d-495d-a55d-68c2ff46cf4c
description: Detects setting proxy
references:
- https://attack.mitre.org/techniques/T1090/
author: Ömer Günal
date: 2020/06/17
tags:
- attack.defense_evasion
- attack.t1154
level: low
logsource:
product: linux
detection:
keyword:
- 'http_proxy=*'
- 'https_proxy=*'
condition: keyword
falsepositives:
- Legitimate administration activities