nuclei-templates/vulnerabilities/other/yarn-resourcemanager-rce.yaml

19 lines
362 B
YAML
Raw Normal View History

id: yarn-resourcemanager-rce
info:
name: Apache Yarn ResourceManager RCE
2021-01-10 14:15:36 +00:00
author: pd-team
severity: low
requests:
- method: POST
path:
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
matchers:
- type: word
words:
- 'application-id'
- type: status
status:
- 200
matchers-condition: and