27 lines
867 B
YAML
27 lines
867 B
YAML
id: expn-mail-detect
|
|
|
|
info:
|
|
name: EXPN Mail Server Detect
|
|
author: r3dg33k,userdehghani
|
|
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: 4
|
|
tags: mail,expn,network,detect,smtp
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "65686c6f20636865636b746c730a"
|
|
type: hex
|
|
read-size: 2048
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 25,2525,465,587
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "250-EXPN"
|
|
# digest: 4a0a00473045022100b256db9abd968efc56eff218a116592ad083cbef2210d8d7a8b60648666f46ab0220169e2372547dd7c1b0da314893f06695593ed32c69581a311a24edde16f1bbbf:922c64590222798bb761d5b6d8e72950 |