Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Steampipe Plugin Shodan | 26 | 2 months ago | 7 | April 07, 2023 | apache-2.0 | Go | ||||
Use SQL to instantly query host, DNS and exploit information using Shodan. Open source CLI. No DB required. | ||||||||||
Weakpd | 21 | 3 years ago | Python | |||||||
Attack ms sql servers base on shodan python library and pymssql library | ||||||||||
Multitool | 10 | a year ago | other | Python | ||||||
Simple Penetration Testing Multitool For Beginners. |
Install the plugin with Steampipe:
steampipe plugin install shodan
Run a query:
select * from shodan_host_service where ip = '8.8.8.8'
Prerequisites:
Clone:
git clone https://github.com/turbot/steampipe-plugin-shodan.git
cd steampipe-plugin-shodan
Build, which automatically installs the new version to your ~/.steampipe/plugins
directory:
make
Configure the plugin:
cp config/* ~/.steampipe/config
vi ~/.steampipe/config/shodan.spc
Try it!
steampipe query
> .inspect shodan
Further reading:
Please see the contribution guidelines and our code of conduct. All contributions are subject to the MPL-2.0 open source license.
help wanted
issues: