2022-02-23 08:12:38 +00:00
|
|
|
id: roundcube-webmail-portal
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Roundcube webmail
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2022-02-23 08:12:38 +00:00
|
|
|
shodan-query: http.component:"RoundCube"
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: roundcube,portal,tech
|
2022-02-23 08:12:38 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-23 08:12:38 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/webmail/"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-02-23 08:12:38 +00:00
|
|
|
max-redirects: 2
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Roundcube Webmail"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|