🎯 Open Source✨ Free Forever

AI-Powered Cybersecurity Flow Visualization

FlowViz is a free, open-source tool that transforms security articles into interactive MITRE ATT&CK flow diagrams. Extract attack patterns, visualize threat intelligence, and export to industry-standard formatsβ€”all powered by AI.

πŸ’» Self-hostedβ€’πŸ”§ Customizableβ€’βš‘ Use your own API key

Want zero setup? See hosted version (coming soon) β†’

See FlowViz in Action

Transform any security article into an interactive attack flow diagram in seconds.

🎭 Threat Intelligence

Extract attack chains from APT reports, malware analysis, and threat research. Turn complex writeups into clear visual flows.

🚨 Incident Response

Document attack timelines and TTPs during investigations. Create visual case reports for stakeholders and lessons learned.

🎯 Cyber Tabletops

Design realistic attack scenarios for exercises. Map out multi-stage attacks for training and preparedness drills.

Built for Security Professionals

πŸ”“

100% Open Source

Complete transparency. Inspect the code, contribute features, customize for your needs. No vendor lock-in, no hidden costs, no data collection.

🏠

Self-Hosted Control

Run on your own infrastructure and control your data flow. Only article content is processed through 3rd party AI services. No user accounts or personal data required.

🎯

MITRE ATT&CK Native

Built specifically for cybersecurity professionals. Export to STIX 2.1, Attack Flow Builder (AFB), and standard formats.

Get Started in Minutes

FlowViz is easy to install and run locally. Simple setup with your own Claude API key.

πŸ“¦Quick Install

# Install Node.js (if not already installed)
# Download from nodejs.org (LTS recommended)

# Clone the repository
git clone https://github.com/davidljohnson/flowviz.git
cd flowviz

# Install and run (starts both frontend & backend)
npm install
npm run dev:full

Open http://localhost:5173 and start analyzing!

πŸ”§Configuration

  • βœ“Add your Claude API key for AI analysis
  • βœ“Works offline for visualization and manual editing
  • βœ“Configure article parsing preferences
  • βœ“Export settings for different formats
πŸš€ Get FlowViz on GitHub

Prefer a Hosted Solution?

We're working on a managed FlowViz instance for teams who want zero setup. Perfect for getting started without any configuration.

Hosted Version

  • βœ“Zero setup - runs in your browser
  • βœ“No API key needed
  • βœ“Managed infrastructure
πŸš€ Coming Soon