2020-07-13 01:31:05 +03:00
|
|
|
title: Connection Proxy
|
|
|
|
|
id: 72f4ab3f-787d-495d-a55d-68c2ff46cf4c
|
2021-11-27 11:33:14 +01:00
|
|
|
status: test
|
2020-07-13 01:31:05 +03:00
|
|
|
description: Detects setting proxy
|
|
|
|
|
author: Ömer Günal
|
2020-09-13 22:03:04 -06:00
|
|
|
references:
|
2021-11-27 11:33:14 +01:00
|
|
|
- https://attack.mitre.org/techniques/T1090/
|
|
|
|
|
date: 2020/06/17
|
|
|
|
|
modified: 2021/11/27
|
2020-07-13 01:31:05 +03:00
|
|
|
logsource:
|
2021-11-27 11:33:14 +01:00
|
|
|
product: linux
|
2020-07-13 01:31:05 +03:00
|
|
|
detection:
|
2021-11-27 11:33:14 +01:00
|
|
|
keyword:
|
|
|
|
|
- 'http_proxy=*'
|
|
|
|
|
- 'https_proxy=*'
|
|
|
|
|
condition: keyword
|
2020-07-13 01:31:05 +03:00
|
|
|
falsepositives:
|
2021-11-27 11:33:14 +01:00
|
|
|
- Legitimate administration activities
|
2020-09-13 22:03:04 -06:00
|
|
|
level: low
|
|
|
|
|
tags:
|
2021-11-27 11:33:14 +01:00
|
|
|
- attack.defense_evasion
|