DEV Community

pavan k
pavan k

Posted on

Building Sentinel V6: A Memory-Efficient Burp Suite Alternative in Rust & Tauri

I'm excited to share an open-source project I've been building: Sentinel V6 Desktop.
It is a lightweight web security proxy and assessment workbench designed as a high-speed alternative to Burp Suite and OWASP ZAP:

  • Built in Rust & Tauri (sub-100MB RAM, zero JVM overhead)
  • Unthrottled parameter fuzzing (30k+ RPS)
  • Native Out-of-Band (OAST) Burp Collaborator parity via Interactsh
  • Multi-oracle SQL injection scanner & JA4 TLS evasion Check out the repository and download the v0.1.0-alpha release: https://github.com/pavan271006/sentinel-v6-desktop Created by Pavan.

Top comments (0)