SkillAgentSearch skills...

FISSURE

The RF and reverse engineering framework for everyone. Follow and ★ to show your support!

Install / Use

/learn @ainfosec/FISSURE

README

FISSURE - The RF Framework

<img src="/docs/Icons/README/logo.png">

Frequency Independent SDR-based Signal Understanding and Reverse Engineering

Overview Videos

<table> <tr> <td align="center"> <a href="https://youtu.be/vUJakWBVnwY"> <img src="https://img.youtube.com/vi/vUJakWBVnwY/hqdefault.jpg" width="360"> </a> <br> <sub>FISSURE Operational Overview</sub> </td> <td align="center"> <a href="https://youtu.be/Xgc8u7hLBfk"> <img src="https://img.youtube.com/vi/Xgc8u7hLBfk/hqdefault.jpg" width="360"> </a> <br> <sub>FISSURE Overview (Slides)</sub> </td> </tr> </table>

Introduction

FISSURE is an open-source RF framework that supports both operational deployments and research and education.

  • For operators, it provides a rapidly deployable toolkit for signal detection, classification, protocol discovery, fuzzing, vulnerability analysis, and real-time integration with TAK.
  • For educators and researchers, it lowers the barrier to entry for SDR and reverse engineering, offering a shared environment for learning, experimentation, and publishing new methods.

FISSURE streamlines complex SDR workflows by centralizing software, libraries, and reference material into one consistent framework that runs on desktops, laptops, single-board computers, and ruggedized systems, or scales to distributed tactical nodes networked in the field.

<p align="center"> <img src="/docs/Icons/README/ecosystem.png" width="640" height="325"> </p>

Key Capabilities

  • Detect, classify, and analyze RF signals
  • Collect, replay, and manipulate IQ data
  • Discover protocols and craft custom packets
  • Execute fuzzing and vulnerability testing
  • Automate workflows with AI and ML integration
  • Archive signals and build playlists for testing
  • Integrate alerts and data into TAK for team awareness
<p align="center"> <img src="/docs/Icons/README/rf_re.png" height="275">&nbsp;&nbsp;&nbsp;&nbsp; <img src="/docs/Icons/README/key_capabilities1.png" height="275"> </p>

Deployment Options

  • Desktop GUI for visualization and prototyping
  • Headless nodes for remote sensing and autonomous operations
  • Containerized services for scalable and repeatable installs
  • TAK integration for mission relevance and shared situational awareness

<p align="center"> <img src="/docs/Icons/README/fissure_deployments_cropped.jpg" style="max-width: 858px; width: 100%; height: auto;"> </p>
<p align="center"> <img src="/docs/Icons/README/system_overview.png" style="width: 75%; height: auto;"> </p>

Dual-Use Relevance

  • Operators: Detect, geolocate, and respond to RF activity in the field
  • Researchers: Test new algorithms, automation, and AI and ML approaches
  • Educators: Teach SDR, DSP, RF security, real-time processing, and reverse engineering in the classroom
  • Students and Hobbyists: Explore SDR workflows and learn about technology without steep setup overhead

Roadmap and Development

FISSURE’s roadmap evolves with customer demand and community feedback.

For the most up-to-date view, explore the interactive roadmap:

Current Priorities

  • Plugin Ecosystem: Redefining plugin boundaries and execution, developing a standalone plugin editor, converting existing flow graph libraries into plugins, and improving how plugins are deployed on sensor nodes and loaded into TAK.
  • TAK Integration: Creating a WinTAK application, enhancing the bridge between TAK and FISSURE’s hub, enabling plugin/action selection directly in TAK, and strengthening alerting and coordination features.
  • Installer & Packaging: Breaking out installers by operating system, improving error logging, delivering prebuilt ISOs and VM images for popular platforms, and exploring Docker and Apptainer for deployable FISSURE components.
  • Tactical Node Orchestration: Expanding plugin support on nodes, integrating new sensor types, laying the foundation for multi-node coordination, and improving artifact recording/synchronization and networking resilience.
  • Electronic Support / Monitoring: Extending direction-finding and monitoring capabilities, with emphasis on practical electronic support workflows.

Videos

White Papers

FISSURE is supported by a series of white papers that explore both technical and operational applications across different domains.

  1. FISSURE Overview
  2. FISSURE for Counter-UAS
  3. FISSURE for UAS Payloads & Aerial Operations
  4. FISSURE for Maritime
  5. FISSURE for Vehicle & Mobility Systems
  6. FISSURE for Perimeter & Infrastructure Defense
  7. FISSURE for TAK & Mobile
  8. FISSURE for Training & Education
  9. FISSURE Technical Details & Architecture

Blog Posts

AIS has published several articles highlighting FISSURE’s applications, updates, and use cases:

See all AIS blog posts

News

NEW

Updated Node Networking Nodes automatically connect to the HIPRFISR/hub over IP or Meshtastic and show up in WinTAK.

NEW

Headless HIPRFISR/Hub The HIPRFISR can be run without the Dashboard using the fissure-hiprfisr command with "auto_connect_hiprfisr=false". A remote Dashboard can then be connected to the HIPRFISR over an IP network from the status bar.

NEW

Apptainer Containerization Run FISSURE inside a lightweight Apptainer container for consistent, portable deployments with full GUI and hardware access.

NEW

Command Line Installer Quickly install FISSURE and its dependencies using a streamlined command line interface with mode selection and automation options.

NEW

Updated Info Sheet https://www.ainfosec.com/wp-content/uploads/2023/04/AIS-FISSURE.pdf

NEW

Alerts and Sensor Node Positions in WebTAK View GPS tagged alerts with custom text and sensor node GPS beacons in a WebTAK browser.

NEW

Attack Alerts, Reports, Exploit Recommendations Create custom messages from attacks that show up in the Dashboard. Stage new attacks with the return data from a single button click.

NEW

Upcoming/Recent Events

Conference Sat. August 10, 2024: DEF CON 32 - RF Village - 1400-1500 PST. Prerecorded Video, Live Recording

Career Fair Thu. September 5, 2024: Binghamton University STEM Job and Internship Fair - 1100-1530 EST

Conference Tue. September 17, 2024: GNU Radio Conference 2024 - 1605-1635 EST Description/Slides, Live Recording

CTF January 20, 2025 (Runs Indefinitely): FISSURE Challenge. Link (Now Live)

Career Fair Thu. February 6, 2025: Binghamton University Spring 2025 Job and Internship Fair - 1100-1500 EST

Exhibition May 5-8, 2025: SOF Week - Assured Information Security, Inc. (AIS) booth

Documentation

<p align='center'> <a target="_blank" href="https://fissure.readthedocs.io/en/latest/"> <picture> <source media="(prefers-color-scheme: dark)" srcset="/docs/Icons/README/documentation_user_manual.png" width=110px, height=110px> <source media="(prefers-color-scheme: light)" srcset="/docs/Icons/README/documentation_user_manual.png" width=110px, height=110px> <img alt="User Manual" src=""> </picture> </a> <a target="_blank" href="https://fissure.readthedocs.io/en/latest/pages/installation.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="/docs/Icons/README/documentation_installation.png" width=110px, height=110px> <source media="(prefers-color-scheme: light)" srcset="/docs/Icons/README/documentation_installation.png" width=110px, height=110px> <img alt="Installation" src=""> </picture> </a> <a target="_blank" href="https://fissure.readthedocs.io/en/latest/pages/hardware.html"> <picture> <source media="(prefers-color-scheme: dark)" srcset="/docs/Ic
View on GitHub
GitHub Stars1.9k
CategoryCustomer
Updated1d ago
Forks120

Languages

Python

Security Score

100/100

Audited on Mar 20, 2026

No findings