tools to install
Tools to install
apt install
updatedb apt search xxxxxx
on new install
apt update
apt install kali-desktop-gnome
apt install kali-linux-default
apt install kali-linux-everything
apt install kali-wallpapers-all
dpkg-reconfigure locales
dpkg-reconfigure keyboard-configuration
apt-get install console-common
dpkg-reconfigure kali-grant-rootIf you really don’t care about security, and if you preferred the old model, you can install kali-grant-root and run
tmux
tmux new -s HTB
sublimetext
rclone
crontab -e
AutoRecon
MS Visual Studio
Obsidian
Other Tools to install
Firefox addons
FoxyProxy and BURP certificate
git clone
cd /opt
apt install padbuster
apt install python3-venv p7zip-full -y git clone https://github.com/snovvcrash/usbrip.git usbrip && cd usbrip
vpn openvpn --config dystopian.ovpn
crontab
bash script to install tools
I
change ownership of all files from root to user For recursive (i.e files and folders inside a folder):
PS1='[\033[1;31m]\u@\h[\033[1;34m]\w:[\033[0;37m]$
Last updated
Was this helpful?