43 lines
915 B
YAML
43 lines
915 B
YAML
id: msmtp-config
|
|
|
|
info:
|
|
name: Msmtp - Config Exposure
|
|
author: geeknik
|
|
severity: high
|
|
description: Msmtp configuration was discovered.
|
|
reference:
|
|
- https://wiki.archlinux.org/title/Msmtp
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: exposure,msmtp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.msmtprc"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'account'
|
|
- 'host'
|
|
- 'from'
|
|
- 'auth'
|
|
- 'tls'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/plain'
|
|
- 'octet-stream'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100b59e478fb5368e7f6b2300c90a30aa7f256747a0e177490ac5a12b2114b484eb0221009825714603711e27230ffd3a5ffb49b7895c9526f8d3250232261bbdfd1d8c2b:922c64590222798bb761d5b6d8e72950
|