Lello Molinario

OSINT Threat Radar

OSINT Threat Radar is a monitoring project designed to collect, organize, and visualize cyber-relevant open-source information through an interactive, geospatial, and event-driven approach. The goal is to support situational awareness, threat monitoring, and rapid exploration of publicly available signals that may be relevant for cybersecurity and intelligence workflows.

OSINT Threat Intelligence Geospatial Monitoring Cyber Events FastAPI Leaflet

Project Overview

The platform is built to aggregate data from public sources and present it in a way that is easy to explore, filter, and monitor. It combines event collection, geographic visualization, and lightweight analysis to provide a practical interface for observing cyber-related activity and other relevant open-source signals.

Event Collection

Aggregates open-source events and structured data points from multiple sources to create a unified monitoring view.

Geospatial Visualization

Displays relevant signals on a map to support situational awareness and contextual understanding.

Filtering and Exploration

Enables quick browsing of events by source, type, and geographic context.

Operational Perspective

Designed as a practical prototype for cyber monitoring, OSINT workflows, and external awareness use cases.

Main Objectives

  • Provide a central interface for cyber-relevant OSINT monitoring.
  • Support geospatial inspection of events and external indicators.
  • Enable quick exploration of aggregated data from public sources.
  • Offer a foundation for future digital risk and external exposure features.
  • Experiment with practical intelligence-oriented dashboards for technical users.

Architecture

The current implementation follows a simple architecture with a frontend dashboard and a backend service responsible for data collection and normalization.

  • Frontend: interactive map and event exploration interface.
  • Backend: FastAPI-based API layer for collecting and serving data.
  • Data Sources: open-source and public feeds suitable for event monitoring.
  • Visualization: map-based representation of events and associated metadata.

Current Status

OSINT Threat Radar is an evolving project. The current version focuses on the core monitoring flow: collecting events, normalizing them, exposing them through an API, and rendering them in an interactive interface.

Future development may include richer source integration, digital risk indicators, domain-related monitoring, historical storage, and more advanced ranking or alerting features.

Access the Dashboard

The interactive radar interface is available here:

/osint-threat-radar/radar/

This dashboard represents the operational view of the project, while this page serves as its public overview and project description.