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

26 lines
441 B
YAML

id: sauter-login
info:
name: Sauter moduWeb - Login
author: DhiyaneshDk
severity: info
reference:
- https://www.exploit-db.com/ghdb/6883
tags: panel,sauter
requests:
- method: GET
path:
- "{{BaseURL}}/?locale=en"
matchers-condition: and
matchers:
- type: word
words:
- <title>Sauter moduWeb - Login</title>
part: body
- type: status
status:
- 200