nuclei-templates/misconfiguration/hadoop-unauth.yaml

18 lines
336 B
YAML
Raw Normal View History

id: hadoop-unauth
info:
name: Apache Hadoop Unauth
2021-02-24 17:25:41 +00:00
author: pdteam
severity: low
2021-03-12 08:57:14 +00:00
tags: apache,hadoop,unauth
requests:
- method: GET
path:
- '{{BaseURL}}/ws/v1/cluster/info'
matchers:
- type: word
words:
- 'hadoopVersion'
- 'resourceManagerVersionBuiltOn'
condition: and