DarkStar7471 / SimplyEmail

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Updated Info

  • Forked by DarkStar7471 for prolonged development. Currently working on updating to remove conflicts with other recon tools and simplify the installation process.

Contact

  • darkstar [@] darkstar7471.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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 67.5%Language:HTML 31.3%Language:Shell 1.1%Language:Dockerfile 0.1%