2020-09-01 02:25:25 +00:00
|
|
|
id: github-enterprise-detect
|
2020-04-07 09:59:18 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Detect Github Enterprise
|
|
|
|
author: ehsahil
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2020-04-07 09:59:18 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login"
|
2020-09-20 12:57:43 +00:00
|
|
|
|
|
|
|
redirects: true
|
|
|
|
max-redirects: 2
|
2020-04-07 09:59:18 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "GitHub · Enterprise"
|