rule: implant teardown
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
title: Teardown Implant URL Pattern
|
||||
status: experimental
|
||||
description: Detects URL pattern used by Teardown Implant
|
||||
references:
|
||||
- https://googleprojectzero.blogspot.com/2019/08/implant-teardown.html
|
||||
author: Florian Roth
|
||||
date: 2019/08/30
|
||||
logsource:
|
||||
category: proxy
|
||||
detection:
|
||||
selection:
|
||||
c-uri-query: '*/list/suc?name=*'
|
||||
condition: selection
|
||||
fields:
|
||||
- ClientIP
|
||||
- URL
|
||||
- UserAgent
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: critical
|
||||
Reference in New Issue
Block a user