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

23 lines
418 B
YAML
Raw Normal View History

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