![]()
Lightweight and open-source desktop app built with Rust and Tauri.
Captures network traffic and generates flow matrices for critical infrastructure auditing.
Gain deep network visibility.
Eliminate shadow IT/OT.
Empower your SOC/CSIRT teams.
Stay ahead of cyber threats.
Automatically discover devices and connections. Build complete topology maps to identify blind spots and ensure full network coverage.
Identify unauthorized network protocols, as well as hidden IT, IoT, and OT devices or rogue connections.
Generate detailed network documentation and traffic reports for regulatory audits. Track changes over time and demonstrate visibility controls.
Establish a baseline of normal network behavior and use it to create or refine SOC rules.
Supports parsing of the following protocols:
Ethernet (MAC)
Release assets are raw binaries, not installers.
cap_net_raw et cap_net_admin sur le binaire.sonar.exe./Lib or /Lib/x64 folder to your system
LIB environment variable when building from source.bash
sudo apt install libpcap-dev
- Non-root Execution: Grant required capabilities using:
bash
sudo setcap cap_net_raw,cap_net_admin=eip path/to/binary
Example:
bash
sudo setcap cap_net_raw,cap_net_admin=eip src-tauri/target/debug/sonar-desktop-app
$ claude mcp add Sonar_desktop_app \
-- python -m otcore.mcp_server <graph>