Kali Linux running in the browser with Xfce GUI using noVNC
If you find the project useful, please consider supporting, or contributing.
Download from DockerHub
docker pull detrix/hackbox
Or build yourself
make build
Release version
make box
Your local build
You may access the container in two main ways:
- Through the CLI after issuing the start command. You are given a root ZSH instance.
- Using a browser client for GUI by navigating to the URL printed to the console (port might differ based on your settings)
make start
Exit the running console using Control+C
or typing exit
. The container is automatically destroyed.
Remember not to leave any files in the container, as they will be lost.
Remember to delete the container after each use. Never use it twice.
I hope you'll find this tool useful!
Remember to stay stafe in your operations ✌️