SigmaHQ/rules/proxy/proxy_ios_implant.yml

23 lines
546 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
references:
- https://googleprojectzero.blogspot.com/2019/08/implant-teardown.html
2019-08-30 09:55:02 +00:00
- https://twitter.com/craiu/status/1167358457344925696
2019-08-30 09:53:55 +00:00
author: Florian Roth
date: 2019/08/30
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