Create grav-register-admin.yaml

patch-1
Dhiyaneshwaran 2023-06-24 23:52:08 +05:30 committed by GitHub
parent e3af0c3631
commit e406a9a830
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: grav-register-admin
info:
name: Grav Register Admin User - Detect
author: DhiyaneshDk
severity: high
metadata:
max-request: 1
verified: true
shodan-query: title:"Grav Register Admin User"
tags: misconfig,grav,register,admin,exposure
http:
- method: GET
path:
- "{{BaseURL}}/admin"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Grav Register Admin User | Grav'
- 'admin accounts'
condition: and
- type: status
status:
- 200