• Stars
    star
    942
  • Rank 48,185 (Top 1.0 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Email recon made fast and easy, with a framework to build on

Build Status Coverage Status

alt text


SimplyEmail was built arround the concept that tools should do somthing, and do that somthing well, hence 'Simply'. Full documentation can be found at:

[INSTALL / FAQ] https://simplysecurity.github.io/SimplyEmail/

[CHANGELOG] https://github.com/SimplySecurity/SimplyEmail/blob/master/CHANGELOG.md

[HELP/QUESTIONS/CHAT] Join us at: https://simplysecurity.herokuapp.com

TL;DR

Supported Platforms / Tested with CI:

  • Docker
  • Kali Rolling
  • Debian 9.x
  • Ubuntu 16.04 LTS
  • MacOS
root@kali:~# curl -s https://raw.githubusercontent.com/killswitch-GUI/SimplyEmail/master/setup/oneline-setup.sh | bash
root@kali:~# cd SimplyEmail
(SE) root@kali:~/SimplyEmail# ./SimplyEmail.py

or

root@kali:~# docker pull simplysecurity/simplyemail
root@kali:~# docker run -ti simplysecurity/simplyemail