2022-11-06 19:52:49 +00:00
|
|
|
id: mailhog-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-29 14:52:46 +00:00
|
|
|
name: MailHog Panel - Detect
|
2022-11-06 19:52:49 +00:00
|
|
|
author: kh4sh3i
|
|
|
|
severity: info
|
|
|
|
description: |
|
2022-11-29 14:52:46 +00:00
|
|
|
MailHog panel was detected.
|
2022-11-06 19:52:49 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/mailhog/MailHog
|
2022-11-29 14:52:46 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2022-11-06 19:52:49 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-06 19:52:49 +00:00
|
|
|
shodan-query: http.html:"mailhog"
|
|
|
|
tags: panel,mailhog,mail,smtp
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-06 19:52:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'MailHog'
|
2022-11-08 21:07:12 +00:00
|
|
|
- 'SMTP server'
|
|
|
|
condition: and
|
2022-11-08 21:02:27 +00:00
|
|
|
|
2022-11-06 19:52:49 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100a936bec1a17a48cfc71cb133e0c8fa31e0b67d4c51097e791dea7784922d3f8b022100e7688ad8d31d11ff96497bd20e10ca3104b120ec95383c81078cb9892042dc66:922c64590222798bb761d5b6d8e72950
|