nuclei-templates/http/technologies/cockpit-detect.yaml

20 lines
314 B
YAML

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