commit
86ff39ba25
|
@ -0,0 +1,19 @@
|
|||
id: webmin-panel
|
||||
|
||||
info:
|
||||
name: Webmin Admin Panel
|
||||
author: PR3R00T
|
||||
severity: info
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
- "{{BaseURL}}/webmin/"
|
||||
- "{{BaseURL}}:10000/"
|
||||
redirects: true
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<title>Login to Webmin</title>"
|
||||
part: body
|
Loading…
Reference in New Issue