35 lines
897 B
YAML
35 lines
897 B
YAML
id: pulsar-adminui-panel
|
|
|
|
info:
|
|
name: Pulsar Admin UI Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Pulsar admin UI 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:
|
|
vendor: apache
|
|
product: pulsar
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Pulsar Admin UI"
|
|
tags: panel,pulsar,pulsarui,admin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#/login?redirect=%2F'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Pulsar Admin UI'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a182131356144a2441a5e7321bfa21fe1eae9e6ed6b33dade218de7d28ced1b502203464492c3db8bc8c3c77c4d9150f7c7e4ca17d6bdf883cefef6793a2d06e3343:922c64590222798bb761d5b6d8e72950 |