nuclei-templates/exposed-panels/slocum-login.yaml

23 lines
398 B
YAML

id: slocum-login
info:
name: Slocum Fleet Mission Control Login
author: pussycat0x
severity: info
tags: panel,tech,slocum
requests:
- method: GET
path:
- "{{BaseURL}}/sfmc/login"
matchers-condition: and
matchers:
- type: word
words:
- "<title>Slocum Fleet Mission Control - Login</title>"
- type: status
status:
- 200