41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
id: ansible-tower-exposure
|
|
|
|
info:
|
|
name: Ansible Tower - Detect
|
|
author: pdteam,idealphase
|
|
severity: info
|
|
description: Ansible Tower was detected. Ansible Tower is a commercial offering that helps teams manage complex multi-tier deployments by adding control, knowledge, and delegation to Ansible-powered environments.
|
|
reference:
|
|
- https://docs.ansible.com/ansible-tower/3.8.4/html/administration/
|
|
- https://docs.ansible.com/ansible-tower/latest/html/release-notes/index.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
google-query: intitle:"Ansible Tower"
|
|
max-request: 1
|
|
product: ansible_tower
|
|
shodan-query: title:"Ansible Tower"
|
|
vendor: redhat
|
|
tags: panel,ansible,redhat
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Ansible Tower</title>"
|
|
- "ansible-bootstrap"
|
|
condition: or
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
part: body
|
|
regex:
|
|
- 'href="\/static\/assets\/favicon\.ico\?v=(.+)" \/>'
|
|
# digest: 4b0a00483046022100aba5282f230e4fdfd2d981a9a1c2eec10254015b4d2a2fbc1b26370b80b4395e022100b676c5e2e3f6a82728f398bef3ff80ab2cc18a24987b5f81c7ef597296ea0f69:922c64590222798bb761d5b6d8e72950 |