nuclei-templates/exposed-panels/ambari-exposure.yaml

18 lines
350 B
YAML
Raw Normal View History

id: ambari-exposure
info:
name: Apache Ambari Exposure / Unauthenticated Access
2021-01-10 14:15:36 +00:00
author: pd-team
severity: medium
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Ambari</title>'
- 'href="http://www.apache.org/licenses/LICENSE-2.0"'
condition: and