defaule pw for root:toor
passwd
whoami
Kali Docs | Kali Linux Documentation
My View - Kali Linux Bug Tracker
Kali Linux Revealed (KLR/PEN-103) | Mastering the Penetest Distribution
Linux
/bin/
/sbin/
/etc/
/tmp/
/sur/bin/
/usr/share/
Base Linux Command
man (-k)(5)
ls (-a -l -1)
cd ~
mkdir -p {multi}
rm -rf
locate
which
find
Managing Kali Linux Services
systemctl start ssh/apache2
(verify: ss -antlp | grep sshd/apache)
systemctl enable ssh/apache2
systemctl list-unit-files
Searching Installing Removing Tools
apt
apt update
apt upgread
apt-cache search pure-ftpd
apt show resource-agents | less
apt install
apt remove --purge
dpkg