Merge pull request #4730 from ritikchaddha/patch-99

Update squirrelmail-login.yaml
patch-1
Prince Chaddha 2022-07-03 22:50:02 +05:30 committed by GitHub
commit d8df2bd7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 3 deletions

View File

@ -2,25 +2,32 @@ id: squirrelmail-login
info:
name: SquirrelMail - Login
author: dhiyaneshDk
author: dhiyaneshDk,ritikchaddha
severity: info
reference:
- https://www.exploit-db.com/ghdb/7407
metadata:
shodan-query: http.title:"SquirrelMail - Login"
shodan-query: title:"SquirrelMail"
tags: panel,squirrelmail
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/src/login.php"
- "{{BaseURL}}/webmail/src/login.php"
- "{{BaseURL}}/squirrelmail/src/login.php"
redirects: true
max-redirects: 2
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>SquirrelMail - Login</title>"
- "SquirrelMail"
- type: status
status: