nuclei-templates/technologies/cockpit-detect.yaml

17 lines
286 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
2021-09-09 13:38:13 +00:00
tags: tech,cockpit
2021-04-13 19:52:28 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/auth/login"
matchers:
- type: word
words:
- "<title>Authenticate Please!</title>"