OSINT-Collector is an advanced framework that facilitates the collection, analysis, and management of OSINT information useful for conducting investigations in specific domains of interest.
In this framework has been used an Ontology approach:
Using the graphical interface, the user can select an OSINT tool, input required parameters, and initiate execution to perform a specific search.
This execution request is sent via an HTTP request to the Launcher, which then executes the requested tools using the corresponding inputs.
The resulting data are aggregated, filtered and sent via an HTTP request to the backend, which communicates with the database and performs the following operations:
The user can visualize the search results through the graphical interface, with the framework highlighting the identified contents during the analysis, emphasizing suspicious entities and categories.
Users can conduct further, more in-depth searches.
Using the OSINT Ontology allows for easily including new OSINT sources to leverage.
This project requires the following dependencies to be installed:
For more information click here.
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…
MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…
"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…
CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, allowed attackers to execute arbitrary…
The blog post "Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals" provides…
The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on…