27 lines
690 B
YAML
27 lines
690 B
YAML
id: hadoop-exposure
|
|
|
|
info:
|
|
name: Apache Hadoop Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: Apache Hadoop panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,apache,hadoop
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/dfshealth.html'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<div class="navbar-brand">Hadoop</div>'
|
|
|
|
# digest: 490a00463044022023e17391807909eb5bf5f1a11f26f6797ebd31800c3cb2b1ba3bb34a5f3117b8022025765dc17385e60e06ab5378e102eab1eee4d328cd94b1934d0517da68db0956:922c64590222798bb761d5b6d8e72950
|