Skip to content

Uses the Shodan API and Pandas to create dataframes from the Shodan output. Will write those dataframes to excel sheets. I built it mostly for looking around web sites, but I'll add some more functionality for other services.

Notifications You must be signed in to change notification settings

cams-security/shodan_df

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

shodan_df

Uses the Shodan API and Pandas to create dataframes from the Shodan output. Will write those dataframes to excel sheets. I built it mostly for looking around web sites, but I'll add some more functionality for other services.

Usage: shodan_test = shodan_df.ShodanDf()

shodan_test.auth(key='Shodan API key')

shodan_test.search(value="org:'My Super Fake Org.org'")

Shodan's API search takes vaalues such as Organization(org:''), ASN(asn:''), Port(port:''), IP(ip:''), and many more.

About

Uses the Shodan API and Pandas to create dataframes from the Shodan output. Will write those dataframes to excel sheets. I built it mostly for looking around web sites, but I'll add some more functionality for other services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages