Merge pull request #5967 from projectdiscovery/ourmgmt3-panel

Create ourmgmt3-panel.yaml
patch-1
Dhiyaneshwaran 2022-11-04 15:05:49 +05:30 committed by GitHub
commit 3701c9b79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: ourmgmt3-panel
info:
name: OurMGMT3 Admin Panel
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.title:"OurMGMT3"
tags: panel,ourmgmt3
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/admin/login'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'OurMGMT3 Debug client'
- type: status
status:
- 200