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

19 lines
317 B
YAML
Raw Normal View History

id: ansible-tower-exposure
info:
name: Ansible Tower Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
severity: low
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Ansible Tower</title>"
- "ansible-main-menu"
condition: and