33 lines
747 B
YAML
33 lines
747 B
YAML
id: github-debug
|
|
|
|
info:
|
|
name: GitHub Debug Page
|
|
author: ritikchaddha
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:github:github:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: github
|
|
product: github
|
|
shodan-query: http.title:"GitHub Debug"
|
|
tags: misconfig,github,debug
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "GitHub Debug"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220368f65ddbf626763d8326cc25f3668115141d7fd2180672ca147a14dec0236e502210080a54b7634fad72382160016ff20b85118873418acca127af37dd58707234329:922c64590222798bb761d5b6d8e72950 |