Skip to content

⚡ Rust-powered HTTP/HTTPS intercepting proxy for penetration testing. Modern Burp Suite alternative with Vue.js UI. Real-time traffic analysis, fuzzing & request repeater.

Notifications You must be signed in to change notification settings

S1b-Team/int3rceptor


🌐 Ecosystem Structure

This is the central monorepo for the S1B Ecosystem. It organizes our core platform, public tools, and website into a single, manageable structure.

📦 s1b-ecosystem
├── 🛡️ int3rceptor/      # Core Platform (Public Core)
│   ├── 🦀 core/         # Rust proxy engine
│   ├── 🎨 ui/           # Vue 3 frontend
│   └── 🚀 desktop/      # Tauri desktop wrapper
├── 🌐 s1b-website/      # Official Website (s1b.io)
├── 📜 docs/             # Public documentation & specifications
└── 🔑 keys/             # Public cryptographic keys (Verifying keys)

Note: Premium modules (core-pro, edict, myrmidon) and internal tools are protected and not included in the public repository to ensure ecosystem security.


📚 Documentation Portal

Explore the comprehensive documentation for the S1B Ecosystem. These guides cover everything from high-level architecture to specific module configurations.

🚀 Getting Started

🛡️ User Guides

⚙️ Technical Reference

🎨 Design & UX


🌟 Int3rceptor Overview

Int3rceptor is a proprietary HTTP/HTTPS intercepting proxy designed for security professionals. Built with Rust for maximum performance and Vue.js for a modern user experience.

Why Int3rceptor?

  • 🚀 Blazing Fast: 7.1x faster than Burp Suite (see benchmarks)
  • ⚡ High Performance: Handles 12,500+ concurrent connections
  • 🎨 Modern UI: Beautiful Vue 3 interface with real-time updates
  • 💾 Memory Efficient: Uses 91% less memory than Burp Suite (45 MB vs 512 MB)

✨ Features

🔍 Traffic Interception

  • Full HTTP/HTTPS proxy with TLS MITM
  • Real-time traffic capture and analysis
  • WebSocket-based live updates

🎯 Intruder / Fuzzer

  • 4 Attack Types: Sniper, Battering Ram, Pitchfork, Cluster Bomb
  • Automated payload injection
  • Pre-loaded security payloads

🔌 WebSocket Interception

  • Full Frame Capture: Text, Binary, Ping, Pong, Close frames
  • Bidirectional Monitoring: Track Client↔Server communication

📸 Screenshots

Dashboard Overview

dashboard

*Modern Vue.js interface with real-time traffic monitoring*

Traffic Interception

traffic-tab

*Capture and analyze HTTP/HTTPS requests with syntax highlighting*

Intruder/Fuzzer

intruder-tab

*4 attack modes: Sniper, Battering Ram, Pitchfork, Cluster Bomb*

Request Repeater

repeater-tab

*Modify and replay requests with real-time response viewing*

WebSocket Interception

websocket-tab

*Full bidirectional frame capture with metadata tracking*

📊 Performance Benchmarks

Tool Requests/sec Latency p99 Memory Usage
Int3rceptor 15,234 12.5ms 45 MB
Burp Suite Community 2,145 89.3ms 512 MB
mitmproxy 1,823 125.7ms 128 MB

🚀 Quick Start

Prerequisites

  • Rust 1.70+
  • Node.js 18+

Installation

# Clone the repository
git clone https://github.com/S1b-Team/int3rceptor.git
cd int3rceptor/int3rceptor

# Build the backend
cargo build --release

# Build the frontend
cd ui
npm install
npm run build

📖 Documentation


🔒 Security & Licensing

Copyright © 2026 S1BGr0uP. All rights reserved.

This software is licensed under a proprietary license:

  • Free for personal/non-commercial use
  • Source code available for transparency
  • Commercial use requires a license

For commercial inquiries, please contact: s1bgr0up.root@gmail.com


⭐ Star us on GitHub — it motivates us a lot!

Made with 🦀 Rust and 🖼️ Vue.js by S1B Team

About

⚡ Rust-powered HTTP/HTTPS intercepting proxy for penetration testing. Modern Burp Suite alternative with Vue.js UI. Real-time traffic analysis, fuzzing & request repeater.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •