Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.02 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.02 KB


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.

image

Note: It should be used responsibly and ethically. Always obtain proper authorization before conducting any security assessments and adhere to legal and ethical guidelines.

Installation

  1. Clone the "Portablehack" repository by running the following command.
git clone https://github.com/zerobyte-id/Portablehack
  1. Navigate to the Portablehack directory.
cd Portablehack
  1. Create a copy of the .env.example file and name it .env.
cp .env.example .env
  1. 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.

  1. 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.

Credits

This application is built by several other applications: