Merge pull request #679 from PR3R00T/patch-3

Webmin Panel Discovery
patch-1
PD-Team 2020-12-14 19:14:55 +05:30 committed by GitHub
commit 86ff39ba25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

19
panels/webmin-panel.yaml Normal file
View File

@ -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