Skip to content

Golang implementation of Shodan GUI search using API key.

License

Notifications You must be signed in to change notification settings

jayateertha043/goshod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoShoD

Golang implementation of Shodan GUI search using API key.

REQUIREMENTS AND INSTALLATION

Build GoShoD:

git clone https://github.com/jayateertha043/goshod.git
cd goshod
go build goshod.go

or

Install using Go:

go install github.com/jayateertha043/goshod@latest

Run GoShoD:

.\goshod -h

USAGE:

Configure Shodan API:

.\goshod -api="YOUR_API_KEY"

Run GoShod:

.\goshod

Note:Ensure you have git version>1.8 & you should have shodan_config.txt with your shodan api key inside it.

Author

👤 Jayateertha G

About

Golang implementation of Shodan GUI search using API key.

Resources

License

Stars

Watchers

Forks

Packages

No packages published