Skip to main content

Install Kali Linux on Windows 10

The Kali for Windows application allows one to install and run the Kali Linux open-source penetration testing distribution natively, from the Windows 10 OS.

Search for "Kali Linux" in Microsoft Store.

Kali Linux sudo apt upgrade

Like other Linux distros, Kali Linux is stored in %LOCALAPPDATA%\Packages\

Location of Kali Linux distro on Windows 10

Powershell command to find Kali Linux: Get-AppxPackage *Kali*

Popular posts from this blog

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Linux command: telnet

telnet stands for "Teletype Network".

Powershell: Get-ChildItem

List, search/find files and directories with Get-ChildItem cmdlet.