31 lines
803 B
YAML
31 lines
803 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:
|
|
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: 4a0a004730450220077715270c92cec9eb6e3d4840734a18b0dd9744caef136bbc7c4af288bdd3f7022100888440743dafbddd6facd1f69fcf4bbeb572f3a4edcc192d5d458cea019c9f6b:922c64590222798bb761d5b6d8e72950
|