Skip to content

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

License

Notifications You must be signed in to change notification settings

vysecurity/SpoofcheckSelfTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.6%
  • HTML 31.4%
  • JavaScript 7.9%
  • CSS 3.1%