I built this Python tool to solve a workflow problem many pentesters face, and which we were running into this past week when we were manually importing recon data from reNgine into Burp Suite.
The tool handles:
- SSL certificate issues with private reNgine deployments
- Automatic scope configuration
- Smart filtering for high-priority targets
- Both API and manual import options
- Compatible with reNgine (2.2+) and reNgine-ng (2.1+)
It's free, open source (MIT), and includes comprehensive error handling. Would love feedback from the community!