Skip to content

jokeruhq/shodan-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

Python script for fetching email information with shodan, without the ApiKey. This tool is provided for educational purposes only in controlled environments, I am not responsible for any damage caused by misuse of this tool.

shodan-email
├── shodan_email.py
└── requirements.txt

Linux installation:

cd && git clone https://github.com/jokeruhq/shodan-email && cd shodan-email && pip3 install -r requirements.txt

Windows installation:

1. Download and extract the .zip
2. Install the requirements with: pip install -r requirements.txt
3. Execute the main script: python shodan_email.py

About

Shodan Email: Python script for fetching email information with shodan, without the ApiKey

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages