Coder Social home page Coder Social logo

omniscient's Introduction

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. Omniscient can be integrated within your application OR it can be used directly from the terminal.

Disclaimer

It is the end user's responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. By using Omniscient, you agree to the previous statements.

Preview

Installation

  • Fetch the repository via 'git clone': git clone https://github.com/maraudery/omniscient.git

Usage

  1. Navigate into the root directory of Omniscient.
  2. In your preferred terminal, enter and run: go run main.go
  3. After running the aforementioned command, all dependencies will be installed and usage help will be printed to the console.

OR

  1. Navigate into the api directory of Omniscient.
  2. In your preferred terminal, enter and run: go run server.go
  3. When prompted, allow the application communicate on your network.
  4. After doing so, open up a web browser and navigate to localhost:6174

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 keyconfig.json
  2. In keyconfig.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

Discord

Package Description Auth
Discord Token Lookup Discord Token Lookup 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

omniscient's People

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.