Git Product home page Git Product logo

bitcrook's Introduction

Bitcrook

Important: In early development, looking for contributors/maintainers.

Go Report Card Tests s Discord
Centralize and expedite OSINT investigations
View the roadmap | Development logs


Table of Contents

Information

About

Bitcrook is an open-source intelligence apparatus that aims to centralize all of the tools necessary to carry out an investigation. Although investigations will still require human interaction to connect the dots, the interface can be tailored to an individual’s needs to expedite the process of due diligence. Some packages do require an authentication key and others do not. See the Package Types tables for more information. Bitcrook can be integrated within your application OR it can be used directly from the terminal/web browser.

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 Bitcrook, you agree to the previous statements.

Preview

Attributions

Social Preview created with Canva.

Usage

Installation

  • Fetch the repository via 'git clone': git clone https://github.com/audioo/bitcrook.git

CLI

  1. Navigate to the root directory of Bitcrook via cd
  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.

GUI

  1. From the root directory of Bitcrook, navigate into the api directory via cd
  2. In your preferred terminal, enter and run: go run server.go
  3. A pop-up should appear requesting network access, allow it.
  4. In your preferred web browser, navigate to http://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

Bitcrook is currently passing all tests; however, I have provided instructions for properly running the tests if you would like to do so. Some tests may not function properly without their corresponding API keys.

  1. In the root directory of Bitcrook, 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 ./...

Package-Types

Court Cases

Package Description Auth Location Status
Case Law Court Case Search none US Functioning

IP Address

Package Description Auth Location Status
IPV4 Address Lookup IPV4 Address Lookup none Global Functioning

Multi-Use

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

Username

Package Description Auth Location Status
Username Lookup Username Lookup - (Comparable to Sherlock) none Global Functioning

Vehicle

Package Description Auth Location Status
VIN Lookup Vehicle Identification Number Lookup none - Functioning

bitcrook's People

Contributors

deepsourcebot avatar deepsource-autofix[bot] avatar

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.