commit
12934efcfd
|
@ -0,0 +1,15 @@
|
|||
id: Github-Enterprise-Detect
|
||||
|
||||
info:
|
||||
name: Detect Github Enterprise
|
||||
author: ehsahil
|
||||
severity: low
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/login"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "GitHub · Enterprise"
|
Loading…
Reference in New Issue