35 lines
881 B
YAML
35 lines
881 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Pulsar Admin Console"
|
|
tags: panel,pulsar,console,admin
|
|
|
|
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: 490a0046304402201ad607ee755ac1045e8bcc5599da1dc050c699692a45e60e8d4b4d14f534668d0220401f49ad41dca5f82913c8d8dfa088f34a070e2a0bcbf54ac5bff57cd47b599c:922c64590222798bb761d5b6d8e72950
|