Posts

Showing posts from October, 2022

How to Install Kali Linux as an App in Windows 10

Image
  Introduction Recently Kali Linux was released as an application in the Microsoft Store.  Through utilization of the Windows Subsystem for Linux (WSL) compatibility layer, its now possible to install Kali in a Windows environment.  WSL is a feature in Windows 10 that enables users to run native Linux command-lines tools, Bash, and other tools previously not available.  The feature was designed primarily for developers, gives Windows 10 added versatility, and presents an alternative option to virtualization.  Below is a detailed guide on how to get WSL Kali up and running. Installing Kali Linux in Windows 10 1. Run powershell as an administrator and execute the following command: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux Reboot when prompted 2. Download the Kali Linux app (134MB) from the Microsoft Store and launch once it completes. 3. Create a user account during the installation process (copy new credentials down!). 4. Run the command  cat