Discover Webdev | Encrypt Security | Local Endpoints
Built with | Tools | Resources
This project is a developer-oriented framework that facilitates security assessments, penetration testing, and access capability, enabling professional security evaluations efficiently.
This project aims to improve security workflows and enhance testing efficiency. The core features include:
- Bug Bounty Support: Guides users through algorithmic thinking problems.
- Custom Payload Generator: Provides a PowerShell-based menu and script for content management.
- Automated Script Reports: Generates security-related usability and TLS/SSL configuration reports.
- Payload Remote Control: Facilitates dynamic payload deployment, remote access, and node migrations.
- Analyzer Module: Checks vulnerability, allowing easy addition of new handlers and migrations.
This project requires the following dependencies:
- Package Manager: PHP
Clone the repository and install dependencies from the source:
git clone <repository-url>- Navigate to the project directory:
cd pentests
- Install dependencies:
composer install
Run the project with:
php index.php
Pentest Framework: Run the last suite with:
vendor/bin/phpunit