35 lines
862 B
YAML
35 lines
862 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:
|
|
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: 4b0a00483046022100c49284d716d85b794e537aefedd18319049d57f9c3a94c71739a3ca61087c8b8022100d7f0f8614e3cc9dcfbb6e222ac5e5e8abff0e3ec61d2989b5862a5827554a89d:922c64590222798bb761d5b6d8e72950
|