SigmaHQ/rules/proxy/proxy_ios_implant.yml

33 lines
782 B
YAML
Raw Normal View History

title: iOS Implant URL Pattern
2019-11-12 22:12:27 +00:00
id: e06ac91d-b9e6-443d-8e5b-af749e7aa6b6
2019-08-30 09:53:55 +00:00
status: experimental
description: Detects URL pattern used by iOS Implant
2019-08-30 09:53:55 +00:00
author: Florian Roth
date: 2019/08/30
modified: 2020/09/03
2020-09-15 13:02:30 +00:00
references:
- https://googleprojectzero.blogspot.com/2019/08/implant-teardown.html
- https://twitter.com/craiu/status/1167358457344925696
2019-08-30 09:53:55 +00:00
logsource:
category: proxy
detection:
selection:
2019-10-21 09:20:11 +00:00
c-uri: '*/list/suc?name=*'
2019-08-30 09:53:55 +00:00
condition: selection
fields:
- ClientIP
2019-12-06 23:11:33 +00:00
- c-uri
- c-useragent
2019-08-30 09:53:55 +00:00
falsepositives:
- Unknown
level: critical
2020-09-15 13:02:30 +00:00
tags:
- attack.execution
- attack.t1203
- attack.collection
- attack.t1005
- attack.t1119
- attack.credential_access
- attack.t1528
- attack.t1552.001
- attack.t1081 # an old one