31 lines
849 B
YAML
31 lines
849 B
YAML
id: github-enterprise-detect
|
|
|
|
info:
|
|
name: Github Enterprise Login Panel - Detect
|
|
author: ehsahil
|
|
severity: info
|
|
description: Github Enterprise login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: github
|
|
product: enterprise_server
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Setup GitHub Enterprise"
|
|
tags: panel,github
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "GitHub · Enterprise"
|
|
# digest: 490a00463044022073f370ca574a2049e77ee6e7843a07fdb403b6295ba737c1a85de94feb0bd7d902203d35e6843d02c31f1374e1238f2a9f19b7d8e97f3d234743e1257871bc0d2bef:922c64590222798bb761d5b6d8e72950 |