33 lines
689 B
YAML
33 lines
689 B
YAML
id: azkaban-web-client
|
|
|
|
info:
|
|
name: Azkaban Web Client
|
|
author: dhiyaneshDK
|
|
description: An Azkaban web client panel was discovered.
|
|
severity: info
|
|
reference:
|
|
- https://azkaban.github.io/
|
|
- https://www.shodan.io/search?query=http.title%3A%22Azkaban+Web+Client%22
|
|
tags: panel,azkaban
|
|
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.0
|
|
cve-id:
|
|
cwe-id: CWE-200
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Azkaban Web Client'
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# Enhanced by mp on 2022/03/20
|