Black Room Intelligence — Internal Analyst Dashboard

Developed as part of my role at Black Room Intelligence, this internal platform provided analysts with authenticated access to investigative tooling, IOC references, and live cyber threat intelligence. The goal was to unify tooling, resources, and intelligence feeds into a single operational dashboard.

Role: Infrastructure Developer & Cyber Threat Analyst
Stack: Flask · JavaScript · JWT · Supabase · PostgreSQL
Scope: Auth · Tool Access · RSS Intelligence · Internal Resources
2024

Project Overview

Context

Analysts relied on a growing collection of open-source and internal tools, often accessed individually through separate repositories, containers, or links. There was no single authenticated system for discovery, usage guidance, or intelligence updates.

Solution

A secure internal dashboard providing authenticated access to investigative tooling, IOC reference resources, and a live RSS-based cyber threat intelligence feed — enabling analysts to operate from one central interface.

Key Features

Secure Authentication
JWT-based login system with protected routes and session validation.
Tool Directory
Centralised access to investigative and OSINT tools prepared from open-source repositories.
Threat Intelligence Feed
Per-user saved RSS feeds for daily cyber threat and security intelligence updates.
IOC Toolkit
Internal reference utilities for indicators of compromise and investigation workflows.
Resources Hub
Documentation and reference materials supporting analyst investigations.

Architecture at a Glance

Frontend
HTML · CSS · JavaScript
Backend
Flask API
Auth
JWT
Database
PostgreSQL (Supabase)
Feeds
RSS Aggregation
Deployment
Vercel · Local Infra

→ Authenticated access → API routes → Per-user data → Analyst dashboard

Infrastructure Work

  • Prepared and stabilised open-source investigative tools for analyst use.
  • Integrated tooling into a unified access layer.
  • Designed authentication and per-user data isolation.
  • Ensured clean separation between frontend UI and backend services.

Screens

Outcomes & Learnings

Real-World Usage
Built to support live analyst workflows, not demo use cases.
Security-First
Authenticated access, protected routes, and per-user data separation.
Infrastructure Experience
Hands-on work integrating, stabilising, and supporting investigative tooling.