Skip to content

example scripts to pull data from shodan.io then submit to an elasticsearch server

Notifications You must be signed in to change notification settings

dmille6/pullShodan_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pull Shodan v1:

Just simple script to run a query on teh shodan.io database and pull all new entries for a state. (you can change the query to anything you want)

Bash Script:

uses the shodan.io CLI to run the query and save the data in a json.

*i use a cron job to run this script every night at midnight

parseShodan.py:

parses a folder of these exported json files and dumps the data into elasticsearch

About

example scripts to pull data from shodan.io then submit to an elasticsearch server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published