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

16 lines
259 B
YAML

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