Giter Club home page Giter Club logo

shosubgo's Introduction

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

shosubgo's People

Contributors

incogbyte avatar rodnt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

shosubgo's Issues

i'm getting an error about the format of data coming back from Shodan

Hi

I'm getting the error:

cannot unmarshall number into Go value of type apishodan.JsonSubDomain
panic: json: cannot unmarshall number into Go value of type apishodan.JsonDubDomain

This is when I'm running shosubgo against a target, that I suspect is returning some numeric value in the JSON response

Credit: 0

I've tried to run this script using two shodan account API key.
But each time it says, "Credit 0, Scan Credits: 0".

image

Can't install with go get

$ go get github.com/incogbyte/shosubgo/apishodan
go get: github.com/incogbyte/[email protected]: parsing go.mod:
        module declares its path as: shosubgo
                but was required as: github.com/incogbyte/shosubgo

go version go1.17.2 windows/amd64

Brand new osx install getting error

Hi, sorry if this is a dumb question, I have no prior experience with the go ecosystem.

Before trying to install shosubgo, I tried to install go with brew install go, then I reinstalled go using the official package, but still getting the same issue.

Here is what I see when I try to install:

macbook shosubgo % go install github.com/incogbyte/shosubgo@latest # no output, wherever I type this
macbook shosubgo % go install
main.go:9:2: package apishodan is not in GOROOT (/opt/homebrew/Cellar/go/1.19.5/libexec/src/apishodan)

The main issue is that the installation command doesn't do anything nor display any error. The second one is when I cloned the GitHub repo and tried to run go install there fwiw.

Thanks!

error in scanning

module declares its path as: shosubgo
but was required as: github.com/incogbyte/shosubgo

can not install with latest go version go install

iam getting the following error

go install github.com/incogbyte/shosubgo/apishodan@latest
go: github.com/incogbyte/shosubgo/apishodan@latest: github.com/incogbyte/[email protected]: parsing go.mod:
module declares its path as: shosubgo
but was required as: github.com/incogbyte/shosubgo
is there any were around that thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.