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:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-30 08:14:00 +00:00
|
|
|
shodan-query: http.favicon.hash:-1373456171
|
2024-05-09 11:13:00 +00:00
|
|
|
tags: misconfig,installer,github,setup
|
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
|
2024-05-11 09:32:42 +00:00
|
|
|
# digest: 4b0a00483046022100911c30fdb8aa2b865bb630663e66aa292b65b0e91a21c955154bf6987844f57c022100a67b5578341817f8a797a7aa42e7da1defe873e526ae86e1556bbce22aaaff10:922c64590222798bb761d5b6d8e72950
|