BlackVault OSINT Search Engine

A powerful OSINT search engine for gathering information from various dataleaks!

About The Project

BlackVault is an open-source OSINT (Open Source Intelligence) search engine that allows you to search for information across various data sources. It provides a user-friendly interface for querying and retrieving relevant information.

Built With

  • Ruby
  • Sinatra
  • HTML
  • CSS

Getting Started

To get started with the BlackVault OSINT Search Engine, follow the steps below.

Prerequisites

Before running the application, make sure you have the following installed:

  • Ruby
  • Sinatra gem
  • Bundler gem
  • Web browser

Installation

  1. Clone the repository:
git clone https://github.com/AstoundingBF/blackvault-osint-search-engine.git
  1. Change into the project directory:
cd blackvault-osint-search-engine
  1. Install the required dependencies using Bundler.
bundle install
  1. Start the ruby app
ruby app.rb
  1. Open the browser and visit the following URL:
http://localhost:4567

Usage

Once the BlackVault OSINT Search Engine is up and running, you can use it by following these steps:

Open your web browser and visit the URL: http://localhost:4567.
Enter your search query in the provided search box.
Click the search button to initiate the search.
View the search results displayed on the page.
Click on a search result to see more details.

License

Distributed under the MIT License. See LICENSE for more information.