Skip to content

Automatic tool to find subdomains using shodan premium api.

License

Notifications You must be signed in to change notification settings

pwnosec/pwnshodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwnshodo

Automatic tool to find subdomains using shodan premium api.

Install

$ go install github.com/pwnosec/pwnshodo@latest
$ go build .
$ mv /usr/local/bin/
$ pwnshodo

# verify inside your $GOPATH the folder "bin"

Usage

go run main.go -d target.com -s YourAPIKEY / go run main.go -f file -s YourAPIKEY
pwnshodo -d target.com -s MYShodaNKey [-f input_file]

About

Automatic tool to find subdomains using shodan premium api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages