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

19 lines
317 B
YAML

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