subs

Version, currently master branch1 version
  • master branchlatestAug 18, 2020

github.com/shodan-labs/crystal-subs

No description declared in shard.yml.

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  subs:
    github: shodan-labs/crystal-subs
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.35.1
License
MIT
Author
your-name-here <your-email-here>
Target
  • subs from src/subs.cr

Dependencies

Runtime Dependencies

  • shodan*github: percussiveelbow/shodan

README

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