nuclei-templates/exposed-panels/ansible-tower-exposure.yaml

18 lines
304 B
YAML

id: ansible-tower-exposure
info:
name: Ansible Tower Exposure
author: pd-team
severity: low
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Ansible Tower</title>"
- "ansible-main-menu"
condition: and