Create github-debug.yaml

patch-1
Ritik Chaddha 2022-10-31 16:49:00 +05:30 committed by GitHub
parent 59a63264da
commit f64066bd78
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: github-debug
info:
name: GitHub Debug Page
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.title:"GitHub Debug"
tags: misconfig,github,debug
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "GitHub Debug"
- type: status
status:
- 200