关联漏洞
描述
Postfix SMTP Smuggling - Expect Script POC
介绍
# CVE-2023-51764
Postfix SMTP Smuggling - Expect Script POC
send an email that is legitimate, but inside the email there is many others emails (different senders, recipients, subjet, etc).
The initial email is check for SPF/DKIM/DMARC, the others inside are not !
usage: ./cve-2023-51764.sh mx.fqdn port
<br>./cve-2023-51764.sh mail.mydomain.com 25

notes:
chmod +x cve-2023-51764.sh
<br> require app expect
<br> require legitimate ip sender and email sender (to pass SPF, DKIM, DMARC)
result:

------
Kudos: https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide
<br>Workaround/Fix: https://www.postfix.org/smtp-smuggling.html
------
more about me ;) https://www.linkedin.com/in/duy-huan-bui/
⚠️ Disclaimer:
IMPORTANT: This script is provided for educational, ethical testing, and lawful use ONLY. Do not use it on any system or network without explicit permission. Unauthorized access to computer systems and networks is illegal, and users caught performing unauthorized activities are subject to legal actions. The author is NOT responsible for any damage caused by the misuse of this script.
文件快照
[4.0K] /data/pocs/e76d0a8e321b7b3503d100f579479da271416bde
├── [2.0K] cve-2023-51764.sh
└── [1.3K] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。