Skip to content

Instantly share code, notes, and snippets.

@mikiminoru
Last active November 4, 2021 11:19
Show Gist options
  • Save mikiminoru/679fff17364a87495c842c6758d8120b to your computer and use it in GitHub Desktop.
Save mikiminoru/679fff17364a87495c842c6758d8120b to your computer and use it in GitHub Desktop.
Install Kali in WSL Windows 10
Open Powershell console (with Admin privs)
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Open Microsoft Store and type "Kali Linux".
Install.
Create new user&pw.
sudo apt full-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment