You know what Kali Linux does or what it's good for - but what is it ? Kali is a Linux Distro based on Debian. In this video I show how to build Kali from Debian. We will change the apt installation sources from Debian to Kali and hence tell the Linux distribution to pull everything from the Kali apt repositories. We will then install all the apt packages that make Kali Kali, i.e. kali-defaults, the kali-desktop package etc. On a side note, I'll show how to run X11 apps over ssh plus quickly talk about WSL2 on Windows 11. We will chose an alternate desktop environment (i.e. rather than using xfce4 we will use mate)
You may also like this video from :
MANY THANKS TO ALL MY PATRONS on !!!
#
Chapters:
0:00 What is Kali Linux?
1:18 Kali vs. Debian - the apt sources
2:30 This video is not about hacking xyz with Kali!
3:25 Turning Debian into Kali
4:35 do not make a Frankendebian
5:25 installing Kali Meta Packages
6:30 xfce4, xrdp - but why ? The X11 subsystem
9:30 Installing a Desktop Environment
11:30 Installing Remote Access Software
12:15 DO NOT LOG IN AS ROOT
12:40 creating a non-root user
13:20 xrdp certificates
14:20 creates a free aws instance
15:50 Installing the Kali Tools
The video from :
#
An overview of the commands can be found in the blog article
Commands used in the video:
apt-cache search kali
sudo apt install kali-defaults
sudo apt install
echo 'deb kali-rolling main non-free contrib' (gt) /etc/apt/sources.list
# replace (gt) with the greater sign
# first method to get the key
apt update && apt install -y wget curl gnupg2
apt-key adv --keyserver hkp: //keyserver.ubuntu.com:80 --recv-keys ED444FF07D8D0BF6
# remove space after hkp
# second method (shown in the video)
wget https: //archive.kali.org/archive-key.asc -O /etc/apt/trusted.gpg.d/kali-archive-keyring.asc
# remove space after https
Link to the Kali meta package list:
sudo apt install xorg xorgxrdp xrdp
vi /etc/xrdp/xrdp.ini
# adding certificates to xrdp.ini
certificate=/usr/local/acme.sh/example.com/fullchain.cer
key_file=/usr/local/acme.sh/example.com/example.com.key
# adding a user
useradd -m -G sudo -s /bin/bash kaliuser
# This adds the user kaliuser, adds it to the sudo group (-G), creates a home directory (-m)
# and defines a shell (-s)
#
KALI LINUX (TM) is a trademark of Offensive Security. The original Kali Dragon is a Trademark of Offensive Security ( and is used with friendly permission of kali.org and Offensive Security
The free Debian Logo has been copied from and is licensed under the GNU Lesser General Public License
Please visit my channel page:
Want to talk to me? Join my Discord Server:
Shopping on Amazon ? Please bookmark my affiliate link
Marc on Patreon:
Marc's channel on youtube:
Marc on Twitter:
Marc on Facebook:
Marc on Reddit:
Chat with me on Discord: