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

16 lines
252 B
YAML
Raw Normal View History

2020-09-01 02:25:25 +00:00
id: github-enterprise-detect
info:
name: Detect Github Enterprise
author: ehsahil
2020-08-03 21:52:00 +00:00
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers:
- type: word
words:
- "GitHub · Enterprise"