Merge pull request #6028 from tess-ss/patch-73

Create dplus-dashboard.yaml
patch-1
Dhiyaneshwaran 2022-11-11 21:57:52 +05:30 committed by GitHub
commit ddbd6f4738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: dplus-dashboard
info:
name: DPLUS Dashboard Exposure
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"DPLUS Dashboard"
tags: panel,dplus,exposure
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "DPLUS Dashboard"
- "Module A"
- "Module B"
condition: and
- type: status
status:
- 200