This projecet is intended to build a most-complete Kali instance for KASM, which primary is used in online pentesting. Therefore, real hardware implementation (like RFID) has been removed from the instance.
The build images are based on Kali Rolling Desktop.
Users are recommended to use those available containers
theflightsims/kasm-kali:latest-amd64(for AMD64 desktop)theflightsims/kasm-kali:latest-arm64v8(for ARM64v8 desktop)
-
Try to pull the Kali desktop image from Docker Hub
# For AMD64 docker pull theflightsims/kasm-kali:latest-amd64 # For ARM64v8 docker pull theflightsims/kasm-kali:latest-arm64v8
-
Customize the image registry, using this document from KASM
