nuclei-templates/technologies/cockpit-detect.yaml

16 lines
265 B
YAML
Raw Normal View History

2021-04-13 19:52:28 +00:00
id: cockpit-detect
info:
name: Detect Agentejo Cockpit
author: dwisiswant0
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/auth/login"
matchers:
- type: word
words:
- "<title>Authenticate Please!</title>"