2023-01-28 03:02:42 +00:00
|
|
|
id: setup-github-enterprise
|
|
|
|
|
|
|
|
info:
|
2023-01-29 10:39:42 +00:00
|
|
|
name: Setup GitHub Enterprise - Detect
|
2023-01-28 03:02:42 +00:00
|
|
|
author: tess
|
2023-01-29 10:39:42 +00:00
|
|
|
severity: unknown
|
2023-01-28 03:02:42 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-01-28 03:02:42 +00:00
|
|
|
verified: true
|
2023-01-30 08:14:00 +00:00
|
|
|
shodan-query: http.favicon.hash:-1373456171
|
2023-06-30 22:25:44 +00:00
|
|
|
tags: panel,setup,github,misconfig
|
2023-01-28 03:02:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-28 03:02:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/setup/start'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Setup GitHub Enterprise"
|
|
|
|
- "Install GitHub Enterprise"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|