Create roundcube-webmail-portal.yaml (#3750)

* Create roundcube-webmail-portal.yaml

* Update roundcube-webmail-portal.yaml

* less strict matcher to capture valid results with titles in other lang

Co-authored-by: Prince Chaddha <prince@projectdiscovery.io>
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
ritikchaddha 2022-02-23 13:42:38 +05:30 committed by GitHub
parent 06e17770c6
commit 30593bdcc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: roundcube-webmail-portal
info:
name: Roundcube webmail
author: ritikchaddha
severity: info
metadata:
shodan-query: http.component:"RoundCube"
tags: roundcube,portal
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/webmail/"
redirects: true
max-redirects: 2
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Roundcube Webmail"
- type: status
status:
- 200