2023-01-26 12:46:56 +00:00
|
|
|
id: pulsar-adminui-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pulsar Admin UI Panel - Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-01-26 12:48:18 +00:00
|
|
|
shodan-query: title:"Pulsar Admin UI"
|
2023-01-26 12:46:56 +00:00
|
|
|
tags: panel,pulsar,pulsarui,admin
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/#/login?redirect=%2F'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Pulsar Admin UI'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|