A simple go web app and a cli tool for gathering information
git clone https://github.com/krishpranav/infogather
cd infogather
go get
- cli:
go run main.go
- web app
go run api/server.go
- you want to add some of the api keys for experiencing full tool
{
"melissaKeyCred": "Paste Melissa Key with Credits Here",
"hibpKey": "Paste Have I Been Pwned Key Here",
"dataGovKey": "Paste Data.gov Key Here"
}
Package | Description | Auth |
---|---|---|
Case Law | Court Case Search | none |
Package | Description | Auth |
---|---|---|
Discord Token Lookup | Discord Token Lookup | none |
Package | Description | Auth |
---|---|---|
IPV4 Address Lookup | IPV4 Address Lookup | none |
Package | Description | Auth |
---|---|---|
Have I Been Pwned | Email and Password Vulnerability - (Breaches) | paid |
Melissa | Lookups - Email, Phone Number, IP Address | free |
Package | Description | Auth |
---|---|---|
Username Lookup | Username Lookup - (Comparable to Sherlock) | none |
Package | Description | Auth |
---|---|---|
VIN Lookup | Vehicle Identification Number Lookup | none |