Skip to content

KrakenMSK/OSINT_Shodan_to_excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

OSINT_Shodan_to_excel

OSINT tool to collect info about organization's networks and present it in .xlsx format

To collect info about your company make file with researching networks and put networks to them.

example:

x.x.x.x

x.x.x.x/x

Then start program with two keys: shodan_key and file to path with networks:

####################################################################

git clone https://github.com/KrakenMSK/OSINT_Shodan_to_excel

cd OSINT_Shodan_to_excel

python3 -m pip install -r requirements.txt

python3 <shodan_key> <path_to_file_with_networks>

####################################################################

logs: all_collected_data.txt

excel table: info_about_organization.xlsx

About

OSINT tool to collect info about organisation's networks and present it in .xlsx format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages