nuclei-templates/exposed-panels/webmin-panel.yaml

20 lines
321 B
YAML
Raw Normal View History

id: webmin-panel
info:
name: Webmin Admin Panel
author: PR3R00T
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- method: GET
path:
2021-01-13 07:31:46 +00:00
- "{{BaseURL}}"
2020-12-14 13:43:48 +00:00
- "{{BaseURL}}/webmin/"
redirects: true
matchers:
- type: word
words:
- "<title>Login to Webmin</title>"
part: body