Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/incogbyte/shosubgo
- Owner: incogbyte
- Created: 2020-02-07T17:55:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T18:16:06.000Z (5 months ago)
- Last Synced: 2024-06-26T00:35:22.848Z (5 months ago)
- Topics: golang, grab-subdomains, shodan, shodan-api
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 313
- Watchers: 4
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bugbounty-tools - shosubgo - Small tool to Grab subdomains using Shodan api (Recon / Subdomain Enumeration)
- WebHackersWeapons - shosubgo
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