2 matches found
SimpleEmailSpoofer
SimpleEmailSpoofer 几个旨在帮助渗透测试人员进行电子邮件欺骗的Python程序。 本项目已退役 由于电子邮件保护和反垃圾邮件技术的改进,简单地因为目标没有正确的DMARC记录或从任意邮件服务器发送来进行电子邮件欺骗已不再有效。本项目已退役,将不再维护。 设置 邮件服务器 邮件服务器不接受来自普通计算机的连接。为了限制垃圾邮件数量,大多数MTA只接受来自拥有完全限定域名(FQDN)的中继的连接。因此,使用本项目最简单的方式是从一台Linux虚拟专用服务器进行。有一些免费或廉价的选择,例如Digital Ocean、Linode和Amazon EC2。...
5.9AI score
SaveExploits0References1
SimpleEmailSpoofer - A simple Python CLI to Spoof Emails (SPF/DMARC checking)
A few Python programs designed to help penetration testers with email spoofing. SimpleEmailSpoofer.py A program that spoofs emails. Currently in development spoofcheck.py A program that checks if a domain can be spoofed from. The program checks SPF and DMARC records for weak configurations that...
7.3AI score
SaveExploits0References1
20