| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| InterceptSuitePro-1.1.0-x86_64.AppImage | 2025-08-24 | 46.0 MB | |
| InterceptSuite-Pro-1.1.0-x64-Setup.exe | 2025-08-24 | 35.2 MB | |
| interceptsuite-pro-1.1.0.x86_64.rpm | 2025-08-24 | 9.3 MB | |
| interceptsuite-pro_1.1.0_amd64.deb | 2025-08-24 | 39.1 MB | |
| InterceptSuite.Pro-1.1.0-macOS-ARM64-signed.pkg | 2025-08-24 | 51.0 MB | |
| InterceptSuite.Standard-1.1.0-macOS-ARM64-signed.pkg | 2025-08-24 | 26.1 MB | |
| InterceptSuite-Standard-1.1.0-x64-Setup.exe | 2025-08-24 | 15.6 MB | |
| InterceptSuite-Standard-1.1.0-x86_64.AppImage | 2025-08-24 | 22.6 MB | |
| interceptsuite-standard-1.1.0.x86_64.rpm | 2025-08-24 | 9.4 MB | |
| interceptsuite-standard_1.1.0_amd64.deb | 2025-08-24 | 18.4 MB | |
| README.md | 2025-08-19 | 5.7 kB | |
| v1.1.0 source code.tar.gz | 2025-08-19 | 7.7 MB | |
| v1.1.0 source code.zip | 2025-08-19 | 7.8 MB | |
| Totals: 13 Items | 288.2 MB | 2 | |
π InterceptSuite v1.1.0 - Major Release
We're excited to announce InterceptSuite v1.1.0, a major release that introduces our Pro Edition alongside significant improvements and new features!
π¦ Edition Changes
InterceptSuite now comes in two editions:
- π Standard Edition (formerly Open Source) - Free and open source
- πΌ Pro Edition - Premium features for professionals and enterprises
π Purchase Pro Edition License | π Compare Editions
β¨ New Features
π Python Extension APIs
- Added comprehensive Python extension APIs
- Allows developers to create custom extensions and plugins
- Extensible architecture for community contributions
π TLS Upgrade Detection (Pro Edition)
- Automatic detection of TLS upgrades for protocols:
- SMTP (StartTLS)
- PostgreSQL
- MySQL
- POP3
- And more...
π Project File Support (Pro Edition)
- Save and load project configurations
- Manage multiple testing scenarios
- Import/export project settings
π PCAP File Export (Pro Edition)
- Export captured traffic to PCAP format
- Compatible with Wireshark and other analysis tools
- Full packet capture preservation
π HTTP/2 Support
- Complete HTTP/2 protocol support
- Binary frame inspection
- Stream multiplexing analysis
π UDP Relay Server
- New UDP relay functionality
- Enhanced UDP traffic handling
- Improved performance for UDP-based protocols
π§ Certificate Regeneration
- Generate new certificates directly from the application
- No external tools required
- Simplified certificate management
π§ Major Improvements
π― Intercept Feature Rewrite
The entire intercept functionality has been completely rewritten from scratch:
- β Large Queue Handling: Now efficiently processes large request queues
- β FIFO Processing: Implements First-In-First-Out queue management
- β Connection Timeout Handling: Properly handles connection timeouts without getting stuck
- β Enhanced Stability: Multiple bug fixes and performance improvements
π TLS Handshake Improvements
- Enhanced TLS handshake processing
- Better compatibility with various TLS implementations
- Improved error handling and debugging
π Enhanced Filtering & Search
- Improved filter performance
- Faster result processing
π Auto-Start Proxy
- Proxy server now starts automatically on application load
- Reduced setup time
- Improved user experience
π Bug Fixes
π§ Critical Fixes
- Fixed: UDP plaintext handling issues
- Fixed: Application crash on large proxy history
- Fixed: Buffer overflow vulnerabilities
- Fixed: Time-of-Check Time-of-Use (TOCTOU) security vulnerability
π οΈ General Improvements
- Multiple stability improvements
- Memory leak fixes
- Performance optimizations
- UI responsiveness enhancements
π Technical Details
ποΈ Architecture
- Improved memory management
- Enhanced multi-threading support
π Security
- Fixed critical security vulnerabilities
- Enhanced input validation
- Improved error handling
β‘ Performance
- Faster startup times
- Reduced memory footprint
- Improved response times for large datasets
πΎ Downloads
Standard Edition (Free)
- Windows:
InterceptSuite-Standard-1.1.0-x64-Setup.exe - Linux:
interceptsuite-standard_1.1.0_amd64.deb|interceptsuite-standard-1.1.0.rpm|InterceptSuite-Standard-1.1.0.AppImage - macOS:
InterceptSuite-Standard-1.1.0.pkg(ARM64)
Pro Edition
- Windows:
InterceptSuite-Pro-1.1.0-x64-Setup.exe - Linux:
interceptsuite-pro_1.1.0_amd64.deb|interceptsuite-pro-1.1.0.rpm|InterceptSuite-Pro-1.1.0.AppImage - macOS:
InterceptSuite-Pro-1.1.0.pkg(ARM64)
π‘ Note: Pro Edition requires a valid license. Purchase here
π Migration Notes
- Open Source Edition users can continue using the Standard Edition with all existing features
- Pro Edition features are clearly marked and require a license
- Project files are backward compatible
- Certificate stores are preserved during upgrade
π Support
- Standard Edition: Community support via GitHub Issues
- Pro Edition: Priority support via email and dedicated channels | Get Pro Support
- Documentation: Updated documentation available at [project website] [Documentation]
- Community: Join our Discord/Forum for discussions
π Acknowledgments
Thanks to all contributors, beta testers, and the community for making this release possible!
π Changelog Summary
Added:
- Python extension APIs
- TLS upgrade detection (Pro)
- Project file support (Pro)
- PCAP export (Pro)
- HTTP/2 support
- UDP relay server
- Certificate regeneration
- Auto-start proxy
Fixed:
- UDP plaintext handling
- App crashes on large proxy history
- Buffer overflow vulnerabilities
- TOCTOU vulnerability
- Intercept connection timeouts
- Multiple stability issues
Improved:
- Complete intercept engine rewrite
- Enhanced filtering and search
- TLS handshake processing
- Overall performance and stability