Skip to content

incogbyte/shosubgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shosubgo

Small tool to Grab subdomains using Shodan api.

Quoted in the vídeo https://www.youtube.com/watch?v=qLTe6Z10vj8 h@cktivitycon 2020: The Bug Hunter's Methodology v4: Recon Edition by 0x0G

Get your shodan api FREE with limit usage:

https://developer.shodan.io/api/requirements

Install

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

Usage

go run main.go -d target.com -s YourAPIKEY

Usage download from releases:

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

# From Download Releases

./shosubgo_linux -d target.com -s YourAPIKEY

shosubgo

gopher