nuclei-templates/technologies/github-enterprise-detect.yaml

16 lines
252 B
YAML

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