2019-08-30 12:03:42 +02:00
|
|
|
title: iOS Implant URL Pattern
|
2019-11-12 23:12:27 +01:00
|
|
|
id: e06ac91d-b9e6-443d-8e5b-af749e7aa6b6
|
2019-08-30 11:53:55 +02:00
|
|
|
status: experimental
|
2019-08-30 12:03:42 +02:00
|
|
|
description: Detects URL pattern used by iOS Implant
|
2019-08-30 11:53:55 +02:00
|
|
|
references:
|
|
|
|
|
- https://googleprojectzero.blogspot.com/2019/08/implant-teardown.html
|
2019-08-30 11:55:02 +02:00
|
|
|
- https://twitter.com/craiu/status/1167358457344925696
|
2019-08-30 11:53:55 +02:00
|
|
|
author: Florian Roth
|
|
|
|
|
date: 2019/08/30
|
|
|
|
|
logsource:
|
|
|
|
|
category: proxy
|
|
|
|
|
detection:
|
|
|
|
|
selection:
|
2019-10-21 11:20:11 +02:00
|
|
|
c-uri: '*/list/suc?name=*'
|
2019-08-30 11:53:55 +02:00
|
|
|
condition: selection
|
|
|
|
|
fields:
|
|
|
|
|
- ClientIP
|
2019-12-07 00:11:33 +01:00
|
|
|
- c-uri
|
|
|
|
|
- c-useragent
|
2019-08-30 11:53:55 +02:00
|
|
|
falsepositives:
|
|
|
|
|
- Unknown
|
|
|
|
|
level: critical
|