omniscient

command module
v0.0.0-...-23c3d77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Omniscient - Information Gathering Apparatus

Go Report Card s s Go Report Card


Table of Contents

Information

About

Omniscient, an information gathering apparatus, is a conglomerate of tools including custom algorithms, API wrappers, etc... in order to make the reconnaissance process significantly quicker. Some packages do require an authentication key and others do not. See the Package Types tables for more information.

Installation and Usage

  1. Fetch the repository via 'git clone': git clone https://github.com/audioo/omniscient.git
  2. Navigate into the Omniscient repository: cd omniscient
  3. In your preferred terminal, enter and run: go run main.go
  4. After running the aforementioned command, all dependencies will be installed and usage help will be printed to the console.

Implementation

Instructions/Documentation are provided for each and every package, all you have to do is find what you need in the Package Types section.

Testing

Omniscient is currently passing all tests; however, I have provided instructions for properly running the tests if you would like to do so.

  1. In the root directory of Omniscient, create a file named config.json
  2. In config.json, paste the following text:
{
    "melissaKeyCred": "Paste Melissa Key with Credits Here",
    "hibpKey": "Paste Have I Been Pwned Key Here",
    "dataGovKey": "Paste Data.gov Key Here"
}
  1. Paste in your API keys. The test will fail without a valid API key.
  2. In your preferred terminal, enter and run go test ./...

Attributions

Social Preview created by TheOneTrueDude

Package-Types

Court Cases

Package Description Auth
Case Law Court Case Search none

IP Address

Package Description Auth
IPV4 Address Lookup IPV4 Address Lookup none

Multi-Use

Package Description Auth
Have I Been Pwned Email and Password Vulnerability - (Breaches) paid
Melissa Lookups - Email, Phone Number, IP Address free

Username

Package Description Auth
Username Lookup Username Lookup - (Comparable to Sherlock) none

Vehicle

Package Description Auth
VIN Lookup Vehicle Identification Number Lookup none

Documentation

Overview

Copyright © 2021 Audioo <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Package cmd ...
Package cmd ...
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL