Kali Linux running in the browser with Xfce GUI using noVNC
Download from DockerHub
docker pull detrix/hackboxOr build yourself
make buildRelease version
make boxYour 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 startExit 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 ✌️