Portablehack is a open-source web-based penetration test tool designed to simplify the process of assessing the security and vulnerability. This tool is designed like a Swiss-Knife that has its own features but is interrelated.
Note: It should be used responsibly and ethically. Always obtain proper authorization before conducting any security assessments and adhere to legal and ethical guidelines.
- Clone the "Portablehack" repository by running the following command.
git clone https://github.com/zerobyte-id/Portablehack
- Navigate to the Portablehack directory.
cd Portablehack
- Create a copy of the
.env.example
file and name it.env
.
cp .env.example .env
- Open the
.env
file and make any necessary adjustments. You can skip this step if you want to use the default configuration.
Please note that some steps require administrative privileges (e.g., sudo) depending on your system configuration.
- Run the following command to start the deployment using Docker Compose.
sudo docker-compose up -d
Congratulations! You have successfully completed the installation process for Portablehack. The application should now be up and running in http://your-instance:5000
.
This application is built by several other applications: