Skip to content

A simple Python tool to harvest email addresses from Google.

Notifications You must be signed in to change notification settings

ytisf/CreepyCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

So...

So this tool is just quick ugly script to get emails from Google for a later phishing attack. It was written after i could not find any tool that will allow me to find emails by company from Google without an API/too many false-positives which were useless to try and sort through. This will give many false-positives but in a way which is easier to sort (did not filter by domain since many companies have several domains with variations to the domain name).

It is written horribly and will hog your memory (it saves non of the HTML source codes to disk but only runs through them in memory. And even that it does not preform one by one, but in bulks!). It's ugly, undocumented and requires you to read the code before running it. Probably no updates and maintenance will be made. You can submit you code changes to the GitHub Page but ideas or blueprints will not be made so if you wish you can upload your changes to the code and they will probably be merged.

Good luck.

About

A simple Python tool to harvest email addresses from Google.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages