Skip to content

Portablehack is a open-source web-based penetration test tool designed to simplify the process of assessing the security.

Notifications You must be signed in to change notification settings

zerobyte-id/Portablehack

Repository files navigation


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:

About

Portablehack is a open-source web-based penetration test tool designed to simplify the process of assessing the security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published