2021-01-10 13:11:25 +00:00
|
|
|
id: ansible-tower-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Ansible Tower Exposure
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: low
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
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
|