Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/incogbyte/shosubgo

Small tool to Grab subdomains using Shodan api.
https://github.com/incogbyte/shosubgo

golang grab-subdomains shodan shodan-api

Last synced: 3 months ago
JSON representation

Small tool to Grab subdomains using Shodan api.

Awesome Lists containing this project

README

        

# shosubgo
Small tool to Grab subdomains using Shodan api.
## Get your shodan api FREE with limit usage:

## Install

```bash
$ go install github.com/incogbyte/shosubgo@latest
# verify inside your $GOPATH the folder "bin"
```

## Usage
```bash
go run main.go -d target.com -s YourAPIKEY / go run main.go -f file -s YourAPIKEY
```
## Usage download from releases:

https://github.com/incogbyte/shosubgo/releases/tag/1.1

```bash
# From Download Releases

./shosubgo_linux -d target.com -s YourAPIKEY
./shosubgo_linux -f file -s YourAPIKEY
```

![shosubgo](https://raw.githubusercontent.com/incogbyte/shosubgo/master/shosubgo.png)

![gopher](https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTFcFPxQzLnq18PnHBkUxF6KfavmHX9q6Ukz-JWSNOg7iJu7Dsy)

#### Mentions

1. Quoted in the vídeo https://www.youtube.com/watch?v=qLTe6Z10vj8 h@cktivitycon 2020: The Bug Hunter's Methodology v4: Recon Edition by @Jhaddix
2. Mentioned at @SANSOffensive con :) 2024 by @Jhaddix