Git Product home page Git Product logo

anzo52 / osintbeast Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 31 KB

Combining (mostly) Python OSINT tools into a single framework with support for sqlite3 database, currently working on mysql support.

License: GNU General Public License v3.0

Python 100.00%
crawling-python information-gathering information-retrieval infosec open-source-intelligence open-source-research osint osint-framework osint-python socmint

osintbeast's Introduction

IN DEVELOPMENT

OSINT Beast

OSINT Beast is a powerful command-line interface (CLI) tool designed for Open Source Intelligence (OSINT) gathering. It simplifies the process of downloading, installing, and managing various OSINT tools from GitHub, providing a unified interface for diverse intelligence-gathering activities.

Features

  • Download OSINT Tools: Directly download OSINT tools from GitHub repositories.
  • Install OSINT Tools: Seamlessly install and set up downloaded tools.
  • Database Integration: Utilize an integrated SQLite database to manage tools and data efficiently.

Getting Started

Prerequisites

  • Python 3.6 or higher
  • Git (for cloning the repository)

Installation

Clone the OSINT Beast repository:

git clone https://github.com/Anzo52/osintbeast.git
cd osintbeast

Install the required Python packages:

pip install -r requirements.txt

Running OSINT Beast

To start OSINT Beast, run the following command:

python src/main.py

Follow the on-screen instructions to download, install, and manage OSINT tools.

Usage

Downloading Tools

  • Choose the Download Tools option from the main menu.
  • Follow the on-screen instructions to download tools from GitHub repositories.

Installing Tools

  • Choose the Install Tools option from the main menu.
  • Follow the on-screen instructions to install downloaded tools.

Database Management

  • Access the database management menu by choosing the Database Management option from the main menu.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

osintbeast's People

Contributors

anzo52 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

aytacce

osintbeast's Issues

Schema needs indices

Schema needs to be filled out a bit more with constraints and indices, possibly more fields.

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.