nuclei-templates/exposed-panels/github-enterprise-detect.yaml

20 lines
308 B
YAML

id: github-enterprise-detect
info:
name: Detect Github Enterprise
author: ehsahil
severity: info
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/login"
redirects: true
max-redirects: 2
matchers:
- type: word
words:
- "GitHub · Enterprise"