Skip to content

tfslabs/kasm-kali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kali Linux on KASM

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.

Available containers

Users are recommended to use those available containers

  • theflightsims/kasm-kali:latest-amd64 (for AMD64 desktop)
  • theflightsims/kasm-kali:latest-arm64v8 (for ARM64v8 desktop)

Usage

  1. 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
  2. Customize the image registry, using this document from KASM

KASM Desktop Customization

About

Full instance of Kali Linux on KASM

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors