Skip to content

warshipfucker/kali-xrdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kali Linux XRDP Docker Image

Overview

This Docker image is based on Kali Linux rolling release, configured to run an XRDP server with the XFCE desktop environment. It allows users to access a full Kali Linux GUI over RDP.

Quick Start

Pull image
docker pull ghcr.io/warshipfucker/kali-xrdp:main
Run container
docker run -it --name kali-xrdp -v C:\dev-env\volumes\kali/run:/run -v C:\dev-env\volumes\kali/home:/home -v C:\dev-env\volumes\kali/mnt:/mnt  -v C:\dev-env\volumes\kali/opt:/opt -p 3390:3389 -p 2222:22  -p 8081:8080  ghcr.io/warshipfucker/kali-xrdp:main kali kali yes 
Connect

On your Windows Host

  1. Press Win+R buttons
  2. In "Run" window type mstsc and press Enter
  3. In Remote Desktop Connection window type localhost:3390
  4. Login via creditionals kali:kali

Features

  • XFCE Desktop Environment

  • XRDP for remote desktop access

  • Pre-installed tools for a productive environment

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Kali Linux with xrdp, pull & go

Resources

License

Stars

Watchers

Forks

Packages