Create webshell4-login-panel.yaml

patch-1
Ritik Chaddha 2022-07-03 15:17:34 +05:30 committed by GitHub
parent e0ac3ae931
commit 0e6832edc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: webshell4-login-panel
info:
name: WebShell4 Login
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"/webshell4"
tags: webshell4,webmail,panel
requests:
- method: GET
path:
- "{{BaseURL}}/webshell4/login.php"
matchers-condition: and
matchers:
- type: word
words:
- "/webshell4/index2.php"
- "enter login name"
condition: and
- type: status
status:
- 200