34 lines
889 B
YAML
34 lines
889 B
YAML
id: setup-github-enterprise
|
|
|
|
info:
|
|
name: Setup GitHub Enterprise - Detect
|
|
author: tess
|
|
severity: unknown
|
|
classification:
|
|
cpe: cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: github
|
|
product: enterprise_server
|
|
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: 4a0a00473045022100c8845be7455944b062b837cc9d40a0c7eae9d108c5f1f12aa05bb82232266124022071bd8fd3eaef5688a14456d3d10beaf9e4f25f9d22021d25eca29cdaa9f0a66a:922c64590222798bb761d5b6d8e72950 |