Hackwize Install

This script installs the Core and necessary dependencies automatically.

The Core server is useless without Agents deployed on target networks. hackwize install

sudo apt update && sudo apt upgrade -y sudo apt install -y python3 python3-pip git curl wget build-essential This script installs the Core and necessary dependencies

cd /opt sudo git clone https://github.com/hackwize/hackwize-framework.git hackwize install