2021-01-10 13:11:25 +00:00
|
|
|
id: ambari-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Ambari Exposure / Unauthenticated Access
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: medium
|
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>Ambari</title>'
|
|
|
|
- 'href="http://www.apache.org/licenses/LICENSE-2.0"'
|
|
|
|
condition: and
|