APTRS - An Automated Penetration Testing Reporting System
APTRS (Automated Penetration Testing Reporting System) is an automated reporting tool in Python and Django. The tool allows Penetration testers to create a report directly without using the Traditional Docx file. It also provides an approach to keeping track of the projects and vulnerabilities.
Prerequisites
Features
- Managing Vulnerabilities
- Manage All Projects in one place
- Create a Vulnerability Database and avoid writing the same description and recommendations again
- Easily Create PDF Report
- Dynamically add POC, Description, and Recommendations
- Manage Customers and Company
Installation & Usage
The tool has been tested using Python 3.8.10 on Kali Linux 2022.2/3, Ubuntu 20.04.5 LTS, and Windows 10/11.
Windows Installation
git clone https://github.com/Anof-cyber/APTRS.git
cd APTRS
install.bat
run.bat
Linux Installation
git clone https://github.com/Anof-cyber/APTRS.git
cd APTRS
install.sh
run.sh
You can also check the Documentation page of APTRS.
Screenshots
Credit
This project has been developed by Sourav Kalal. The developer is seeking for volunteers to improve the project and add features to make it more secure and better. Django or Front End developers are mainly required. You can contact [email protected] if you are interested.