Giter Club home page Giter Club logo

osintdb's Introduction

OsintDB

What is it

This project is designed to be an OSINT resource collection manager. It helps keeping all your OSINT resources in one place and also provides some filtering capabilities, so you can easily find the resource you need for your task. Currently, it only features a GUI.

How to use it

View the Tools

Simply start the application and browser through the data. By clicking on an entry the Detail View is opened.

Filter the Resources

By clicking the "funnel"-Icon the Filtering Sidebar is opened. Currently, OsintDB supports realtime fuzzy filtering for the following fields: title, type (such as App, Link or Browser Extension), description, URL, user-defined comment, tags, world regions, licenses and browsers (for browser extensions).

Modify Entries

Inside the Detail View every information can be edited by first Clicking on the "Edit" button. Don't forget to save your changes by clicking "Save".

Delete Entries

Inside the Detail View click "Delete".

Add Entries

Clicking the "+"-Icon lets you create new entries.

Import Data

OsintDB already provides a curated list of OSINT resources out-of-the-box. If you want to import your own data you will have to prepare it as a JSON file and provide the required metadata for each tool. Then you can easily import the Data in the Settings menu.

Export Data

All the data in the application can easily be exported from the settings menu.

Installation

Note: Before executing osintDB it is recommended to create ~/.local/osintdb on your machine and copy tools.min.json to it so osintDB can find it and import the tool collection on first startup.

From Source

The following dependencies need to be setup on your machine:

After installing them the project can be built by running wails build in the project root directory. The binary can then be found in the build folder.

Releases

Even when using the release versions libobjectbox.so needs to be setup on your machine. It can be found here (e.g. just extract the latest release to get it).

The releases need to be extracted locally and then executed.

AUR

On Arch Linux (and relatives) osintDB can be installed through the AUR and your favorite AUR helper (e.g. paru).

Available AUR packages:

  • osintdb-git (build from main branch sources)
  • osintdb-bin (pre-built version)
paru -S osintdb-bin

Note: Currently, there is no wails package in the AUR so it has to be installed manually before installing with osintdb-git. This does not affect osintdb-bin (no need for wails then).

License

The project was released under the terms and conditions of the MIT License.

osintdb's People

Contributors

theosintguy 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.