shodan-labs / crystal-subs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subs

Simple subdomain discovery tool that uses the Shodan API to grab domain information.

Installation

Clone the repository and run:

crystal build --release src/subs.cr

Usage

subs <API KEY> <domain>

For example:

subs APIKEY cnn.com

You can grab your API key from the Shodan account page:

https://account.shodan.io

About

License:MIT License


Languages

Language:Crystal 100.0%