Skip to content

Instantly share code, notes, and snippets.

@Mehran
Last active December 24, 2022 06:20
Show Gist options
  • Save Mehran/84d0a3fadb48a19e3e183828b9e3a905 to your computer and use it in GitHub Desktop.
Save Mehran/84d0a3fadb48a19e3e183828b9e3a905 to your computer and use it in GitHub Desktop.
echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" >> /etc/apt/sources.list
apt-get install kali-archive-keyring -y
apt-get update
apt-get upgrade -y --allow-unauthenticated
apt-get install kali-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment