用于测试你的域名是否容易受到电子邮件欺骗攻击的 Web 应用程序。
此应用程序设计为作为服务使用。但是,如果你想自行托管,请执行以下操作:
git clone https://github.com/bishopfox/spoofcheckselftest.git
cd spoofcheckselftest
pip install -r requirements.txt
./selftest.py -s
然后在浏览器中访问 http://localhost:8888