dddd/common/config/pocs/idocview-cmd-rce.yaml
SleepingBag945 9a83a1b39f dddd v2.0
2024-04-03 06:32:26 +02:00

25 lines
418 B
YAML

id: idocview-cmd-rce
info:
name: iDocView cmd.json RCE
author: SleepingBag945
severity: critical
http:
- raw:
- |
GET /system/cmd.json HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: status
part: status_code
status:
- 200
- type: word
part: body
words:
- '"code":"1"'
condition: and