Skip to content

lair-framework/drone-shodan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drone-shodan

Provided a newline delimited file containing cidr netblocks or ip addresses, this drone uses shodan's 'net' and 'host' search operators to identify and import available services into lair. Requests are made to shodan concurrently using a pool of 10 goroutines.

Install

Download a compiled binary for supported operating systems from here.

$ mv drone-shodan* drone-shodan
$ ./drone-shodan -h

Shodan API Key

This drone requires a shodan API key. The key is provided using an environment variable.

$ export SHODAN_KEY='yourkeygoeshere'

About

Identifies hosts and services from Shodan and imports them into a lair project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages