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

27 lines
580 B
YAML

id: ambari-exposure
info:
name: Apache Ambari Exposure Admin Login Panel
author: pdteam
severity: info
description: An Apache Ambari panel was discovered.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-668
tags: panel,apache,ambari,exposure
metadata:
max-request: 1
http:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Ambari</title>'
- 'href="http://www.apache.org/licenses/LICENSE-2.0"'
condition: and