Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
Linux Tipps & HardeningSecurity: Ausführen beliebiger Kommandos in evolution-ews (Fedora)(24.09.2026 um 07:47 Uhr)
Linux Tipps & HardeningSecurity: Mehrere Probleme in mingw-pcre2 (Fedora)(24.09.2026 um 07:47 Uhr)
Linux Tipps & HardeningSecurity: Denial of Service in nginx-mod-js-challenge (Fedora)(24.09.2026 um 07:47 Uhr)
Unix & Linux ServerSecurity: Mehrere Probleme in ipa (Red Hat)(24.09.2026 um 07:48 Uhr)
Sichere ProgrammierungWhy easing makes animation feel alive(24.09.2026 um 06:27 Uhr)
Sichere ProgrammierungMCP tool poisoning: Defending Against Metadata Manipulation in 2026(24.09.2026 um 06:32 Uhr)
Sicherheitslücken (CVE)What is a Software Bill of Materials (SBOM) and why your team needs one(24.09.2026 um 06:39 Uhr)
Linux Tipps & HardeningSecurity: Ausführen beliebiger Kommandos in evolution-ews (Fedora)(24.09.2026 um 07:47 Uhr)
Linux Tipps & HardeningSecurity: Mehrere Probleme in mingw-pcre2 (Fedora)(24.09.2026 um 07:47 Uhr)
Linux Tipps & HardeningSecurity: Denial of Service in nginx-mod-js-challenge (Fedora)(24.09.2026 um 07:47 Uhr)
Unix & Linux ServerSecurity: Mehrere Probleme in ipa (Red Hat)(24.09.2026 um 07:48 Uhr)
Sichere ProgrammierungWhy easing makes animation feel alive(24.09.2026 um 06:27 Uhr)
Sichere ProgrammierungMCP tool poisoning: Defending Against Metadata Manipulation in 2026(24.09.2026 um 06:32 Uhr)
Sicherheitslücken (CVE)What is a Software Bill of Materials (SBOM) and why your team needs one(24.09.2026 um 06:39 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

I Built “Sousa” — a Detective-Style Investigation Board App

You know that board from crime dramas? I made it into an app. You’ve probably seen it in crime dramas and movies — a whiteboard covered with suspect photos, evidence, and strings connecting everything together. I turned that idea into an…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!




You know that board from crime dramas? I made it into an app.



You’ve probably seen it in crime dramas and movies —

a whiteboard covered with suspect photos, evidence, and strings connecting everything together.



I turned that idea into an app.



It’s a digital investigation board where you can place suspects, related people, and evidence on a canvas, then connect them with lines to visualize relationships and organize information.



The app is called “Sousa.”

(It’s pronounced soh-sah, and the name comes from the Japanese word for “investigation.”)



In general, this kind of board is also known as a:




  • Investigation Board

  • Evidence Board

  • Link Analysis Board

  • (Sometimes jokingly) Crazy Board









Demo



A live demo is available on GitHub Pages:



https://apu-and-opu.github.io/sousa/









Screenshot



Sousa



You can freely place:




  • Character cards

  • Evidence cards

  • Notes



Then connect them with arrows and label relationships such as:




  • Accomplice

  • Witness

  • Alibi



Cards are color-coded for clarity:




  • Red: Suspects

  • Blue: Victims

  • Yellow: Related persons

  • Green: Witnesses









Features




  • Add people, evidence, and notes as cards


  • Connect cards with arrows and label relationships

  • Attach images

  • Save and load data in JSON format

  • Supports Japanese and English

  • Can be packaged as a desktop app (Tauri) — no installation required









Why I built this



There are already many tools for mind maps and relationship diagrams.



However, surprisingly few are specifically designed as investigation boards, and most of them aren’t very intuitive for that purpose.



So I built a tool with a UI focused on investigation workflows — simple, visual, and easy to use.



I believe it could even be useful as a support tool for real investigations.









Other use cases



This app isn’t limited to detective work. It can also be used for:





  • Escape games — preparing puzzle materials


  • Writing (novels, scripts) — organizing character relationships and plot


  • TRPG / Murder Mystery games — scenario design and session tracking


  • Streaming (YouTube / TV) — visualizing relationship maps


  • Study / Research — analyzing historical events or complex relationships



…and many other situations.









Tech Stack
































Technology Purpose
React Frontend framework
Vite Build tool
React Flow (@xyflow/react) Canvas, nodes, and connections
Tailwind CSS Styling
Tauri Desktop app packaging








Desktop App



You can run it as a web app with npm run dev,

or build it as a desktop app using Tauri.




  • Run multiple instances simultaneously (compare different cases)

  • Works offline



Download the Windows (.exe) version here:

https://github.com/apu-and-opu/sousa/releases/latest









Note: Windows warning when running the .exe



When running the app on Windows, you may see a warning like:




“Windows protected your PC”




This does not mean the app is unsafe.

It appears because Windows (Microsoft Defender SmartScreen) treats it as an app from an unknown publisher.



This is common for indie-developed applications.



To run the app:




  1. Click “More info”

  2. Click “Run anyway”









Open Source (OSS)



The project is open source on GitHub:



https://github.com/apu-and-opu/sousa



License: AGPL-3.0









Final thoughts



Investigation boards are a niche tool — but a very useful one.



Whether for real investigations, creative work, games, or research,

I hope this helps anyone who wants to organize complex relationships in a clear and visual way.

CTI Threat Relationship Graph2 Knoten / 1 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
SOC Incident Playbook: Remote Code Execution (RCE) Defense
title: Detect Exploitation - I Built “Sousa” — a Detective-Style Investigation Board App
id: 832d012d-2511-42a8-8de2-06aac26f6df7
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "I Built “Sousa” — a Detective-" ascii wide
    condition:
        any of them
}
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich I Built “Sousa” — a Detective-Style Inve.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten I Built “Sousa” — a Detective-Style Investigation Board App

Thematisch verwandte Begriffe: Built, Sousa, DetectiveStyle, Investigation · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-96676 | A vulnerability was identified in Fast FAC1900R 20190827_2.0.2. The impa…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick