30 lines
763 B
YAML
30 lines
763 B
YAML
id: setup-github-enterprise
|
|
|
|
info:
|
|
name: Setup GitHub Enterprise - Detect
|
|
author: tess
|
|
severity: unknown
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1373456171
|
|
tags: misconfig,installer,github,setup
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4b0a00483046022100911c30fdb8aa2b865bb630663e66aa292b65b0e91a21c955154bf6987844f57c022100a67b5578341817f8a797a7aa42e7da1defe873e526ae86e1556bbce22aaaff10:922c64590222798bb761d5b6d8e72950 |