Quickly discover the attack surface, and identify vulnerabilities using highly customizable and powerful scan engines. Enjoy peace of mind with reNgine's continuous monitoring, deeper reconnaissance, and open-source powered Vulnerability Scanner.
reNgine++ is a fork of reNgine. Besides beeing a powerful web application reconnaissance suite and having a modern interface, it has a lot of features such as:
- An internal network scanner, communicating to an internal agent installed inside a network
- A state associated with each pentest to know which step is the next one
- A full company report engine, highly customisable with latex templates*
- Few bugs fixed
* Original reNgine provides a report engine too, but it is only for one scan and does not handle templates.
reNgine++ makes it easy for penetration testers and security auditors to gather reconnaissance data with bare minimal configuration.
- Install the internal agent in a local network by following the instructions in the project README
- Add the generated SSH key in the reNgine server
- Add the agent address from the menu
Add or Import Targets - Start a scan for example with the engine "Port scan only" with the new target created, from the
Targetsmenu - Results (such as Internal IPs) are shown in the
Target Summaryvisible from theScan History
- Go to the
Organizationmenu - Add a new organization
- From the organization list you can change the
Testing status
- Go to the
Organizationmenu - Click on
Download Example Template - Edit the template as you wish
- Create or edit an organization
- Import your new template by clicking on
Import Latex template - Do some scans
- From the
Organizationmenu, download the report using the download button on the company line
Despite these awesome new features, the interface and the mechanics remains the same hence the original documentation is still valid: rengine.wiki
-
Clone this repo
git clone https://github.com/Webblitchy/rengine && cd rengine
-
Run the installation script, Please keep an eye for any prompt, you will also be asked for username and password for reNgine.
sudo chmod +x install.sh sudo ./install.sh
reNgine can now be accessed from https://127.0.0.1 or if you're on the VPS https://your_vps_ip_address
Distributed under the GNU GPL v3 License. See LICENSE for more information.










