Skip to content

ShodSplit is a fast and simple Go-based tool to fetch and sort subdomains using Shodan DNS API.

License

Notifications You must be signed in to change notification settings

0x4bdo/ShodSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShodSplit

ShodSplit is a blazing-fast subdomain extraction tool written in Go, using Shodan's DNS API.
It fetches subdomains, filters them, and sorts them by TLD for cleaner and more structured recon results.

✨ Features

  • Uses Shodan DNS API to fetch subdomains
  • Sorts subdomains alphabetically by TLD
  • Simple CLI usage with clean output
  • Fast and lightweight (pure Go)

🚀 Usage

go run ShodSplit.go -k YOUR_SHODAN_API_KEY -d target.com
image

About

ShodSplit is a fast and simple Go-based tool to fetch and sort subdomains using Shodan DNS API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages