Add files via upload

patch-1
pussycat0x 2022-02-20 16:45:11 +05:30 committed by GitHub
parent 8d2426f0e8
commit 436613c0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: unauthenticated-x-proxy-dashboar-detect
info:
name: X-Proxy Dashboard Detect
author: pussycat0x
severity: High
metadata:
fofa-dork: "X-Proxy Dashboard"
tags: login, tech
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
words:
- 'Configurations</a>'
- 'Dashboard</a>'
condition: and
part: body
- type: status
status:
- 200