2021-10-02 18:05:20 +00:00
|
|
|
id: secmail-detect
|
|
|
|
|
|
|
|
info:
|
2021-10-04 13:56:04 +00:00
|
|
|
name: SecMail - secure email Detect
|
2021-10-02 18:05:20 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: secmail
|
2021-10-02 18:05:20 +00:00
|
|
|
tags: secmail,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/SecMail/login.jsp"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-10-04 13:56:04 +00:00
|
|
|
- "Path=/SecMail"
|
|
|
|
part: header
|
2021-10-02 18:05:20 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|