nuclei-templates/technologies/cockpit-detect.yaml

17 lines
286 B
YAML

id: cockpit-detect
info:
name: Detect Agentejo Cockpit
author: dwisiswant0
severity: info
tags: tech,cockpit
requests:
- method: GET
path:
- "{{BaseURL}}/auth/login"
matchers:
- type: word
words:
- "<title>Authenticate Please!</title>"