37 lines
886 B
YAML
37 lines
886 B
YAML
id: mailhog-panel
|
|
|
|
info:
|
|
name: MailHog Panel - Detect
|
|
author: kh4sh3i
|
|
severity: info
|
|
description: |
|
|
MailHog panel was detected.
|
|
reference:
|
|
- https://github.com/mailhog/MailHog
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.html:"mailhog"
|
|
verified: true
|
|
tags: panel,mailhog,mail,smtp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'MailHog'
|
|
- 'SMTP server'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f665bcae2e2dde4f2557f762b76cb17787f94dfbee77cc048754194de073f89c022100bd8311410f2f8b04005074368993cfd755e0c3235e729cbef33b0c233842c83b:922c64590222798bb761d5b6d8e72950 |