2021-01-10 13:11:25 +00:00
|
|
|
id: ansible-tower-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Ansible Tower Exposure
|
2021-01-10 14:15:36 +00:00
|
|
|
author: pd-team
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-14 14:41:56 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Ansible Tower</title>"
|
|
|
|
- "ansible-main-menu"
|
|
|
|
condition: and
|