Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Email recon made fast and easy, with a framework to build on
Python HTML Shell Dockerfile
Branch: master
Clone or download
Latest commit 6a42d37 Aug 31, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
Common Merge branch 'master' into master Dec 22, 2017
Helpers Update README and cleanup Jun 22, 2017
Modules Merge branch 'master' into master Dec 22, 2017
docs Update index.md Dec 22, 2017
setup Add OSX support to the oneline setup as well as the setup.sh. Dec 22, 2017
tests Update test_simplyemail_list.py Nov 1, 2017
.build.sh SimplyEmail 1.4.5 Release Dec 21, 2017
.coverage.rc Update .coverage.rc Nov 1, 2017
.env init Nov 1, 2017
.gitignore sql updates Jul 3, 2016
.landscape.yml Update .landscape.yml Nov 27, 2017
.release.sh SimplyEmail 1.4.9 Release Dec 22, 2017
.travis.yml Update .travis.yml Aug 31, 2018
CHANGELOG.md Update CHANGLOG.md from version bump Dec 22, 2017
Dockerfile docker Dec 21, 2017
LICENSE Create LICENSE Nov 1, 2017
README.md Update README.md Dec 23, 2017
SimplyEmail.py Update SimplyEmail.py Nov 1, 2017
VERSION SimplyEmail 1.4.10 Release Dec 22, 2017

README.md

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
You can’t perform that action at this time.