27 lines
841 B
YAML
27 lines
841 B
YAML
id: expn-mail-detect
|
|
|
|
info:
|
|
name: EXPN Mail Server Detect
|
|
author: r3dg33k
|
|
severity: info
|
|
description: |
|
|
The "EXPN" can be used by attackers to learn about valid usernames on the target system. On some SMTP servers, EXPN can be used to show the subscribers of a mailing list subscription lists are generally considered to be sensitive information.
|
|
metadata:
|
|
max-request: 1
|
|
tags: mail,expn,network,detect,smtp
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "65686c6f20636865636b746c730a"
|
|
type: hex
|
|
read-size: 2048
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 25
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "250-EXPN"
|
|
# digest: 4a0a00473045022100c110a2bcc4816eacb0939cbe935de97631fceda60c44df0902418c1701033d600220116579bb0301a5094bae8ef301293db3cdd2c5e6f93412da161b9acc9f994025:922c64590222798bb761d5b6d8e72950 |