35 lines
958 B
YAML
35 lines
958 B
YAML
id: pulsar-admin-console
|
|
|
|
info:
|
|
name: Pulsar Admin Console Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Pulsar admin console 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: pulsar
|
|
shodan-query: title:"Pulsar Admin Console"
|
|
vendor: apache
|
|
verified: true
|
|
tags: panel,pulsar,console,admin,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#/admin/dashboard'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Pulsar Admin Console'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022028923252e227a454a76516380ced4e943d931604e160017f575a8424f3653c46022100dc60ae586c3a4f043d60809ea30d51b2fc711a22e0f23d515446f2ae5f032203:922c64590222798bb761d5b6d8e72950 |