Skip to content

v2.0.0 - Threat Intelligence Dashboard

Choose a tag to compare

@OmarRao OmarRao released this 12 Jun 17:10

What's New in v2.0.0

Threat Intelligence Dashboard

  • Live Threat Feed - 26 tracked threat actors including LockBit 3.0, BlackCat/ALPHV, Cl0p, Scattered Spider, Volt Typhoon, APT29/Cozy Bear, and more. Auto-refreshes every 60 seconds.
  • Top 10 Active Variants - 90-day rolling ranking of most active ransomware and APT variants with detection trends and severity ratings.
  • YARA Rule Engine - Scan backups and infrastructure against 6 predefined rule sets (23 rules total): Ransomware Common, LockBit, BlackCat/ALPHV, APT Lateral Movement, Data Exfiltration, Backup Tampering. Real-time streaming progress via WebSocket.
  • Enterprise Prevention Guide - Tabbed best-practice cards for Ransomware, APT, Data Exfiltration, and General hardening - each with difficulty ratings and actionable steps.
  • Data Protection & Resilience - Visual 3-2-1-1-0 backup rule guide, immutability recommendations, air-gap strategy, and interactive DR testing checklist (state persists in localStorage).

Code Quality

  • All Python modules fully documented with module, class, and function docstrings
  • All YARA rule files have header comment blocks explaining threat coverage
  • Graceful degradation: YARA scanner works without the yara-python package installed

Previous Releases

  • v1.0.0 - Ransomware Intelligence Engine (blast radius, APT attribution, family profiling, global impact map)