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

26 lines
441 B
YAML
Raw Normal View History

2021-04-19 16:15:39 +00:00
id: sauter-login
info:
name: Sauter moduWeb - Login
author: DhiyaneshDk
severity: info
reference:
- https://www.exploit-db.com/ghdb/6883
2022-01-03 16:06:23 +00:00
tags: panel,sauter
2021-04-19 16:15:39 +00:00
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