Skip to content

Cisc0-gif/Email-Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Email-Extract - Tool for extracting emails from enumerated websites!

UPDATE: Converted to CLI tool, added format option to format lists other than dirb generated ones,

Email-Extract is a simple tool I wrote to help extract emails from websites for OSINT research. Simply enumerate it with a common tool like dirb or wfuzz and in the output file add '(CODE:200)'. The file will then be parsed and scanned for emails, of course you can automatically enumerate the site with dirb with my tool as well.

Getting Started

To begin, run sudo ./main.py or sudo python3 main.py and append -a, -m, or -f to use the different functions provided

Built With

  • Ubuntu - Debian Linux OS
  • Kali Linux - Pentesting OS developed by Offensive Security
  • GitHub - This Website!

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

All credits are given to the authors and contributors to tools used in this software

About

Simple tool for extracting emails from websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages