All Projects → BishopFox → SpoofcheckSelfTest

BishopFox / SpoofcheckSelfTest

Licence: Apache-2.0 license
Web application that lets you test if your domain is vulnerable to email spoofing

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

SpoofCheck Self Test

Web application that lets you test if your domain is vulnerable to email spoofing.

NOTE: This application is still in development.

Installation:

This application is designed to be used as a service. However, if you want to host this yourself, do the following:

    git clone https://github.com/bishopfox/spoofcheckselftest.git
    cd spoofcheckselftest
    pip install -r requirements.txt

Running:

./selftest.py -s

Then visit http://localhost:8888 in a web browser

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].