Merge pull request #6620 from projectdiscovery/pulsar-adminui-panel

Create pulsar-adminui-panel.yaml
patch-1
pussycat0x 2023-01-26 19:26:16 +05:30 committed by GitHub
commit 0a6acc771e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: pulsar-adminui-panel
info:
name: Pulsar Admin UI Panel - Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: title:"Pulsar Admin UI"
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