2020-04-07 09:59:18 +00:00
|
|
|
id: Github-Enterprise-Detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Detect Github Enterprise
|
|
|
|
author: ehsahil
|
2020-06-24 21:07:58 +00:00
|
|
|
severity: informative
|
2020-04-07 09:59:18 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "GitHub · Enterprise"
|