What problem does it solve? Setting up a complete penetration testing environment on Windows normally requires dual-booting or a dedicated machine, and tool installation often fails due to disk space limits, apt lock contention, or PostgreSQL misconfiguration. This Skill provides a tested, batched installation path for Kali Linux on WSL2 plus a structured authorized security audit workflow. ## Core Features & Use Cases - Kali on WSL2 Setup: Installs Kali Linux via wsl --install, with reset instructions and disk space checks before starting. - Batched Tool Installation: Installs recon, vulnerability, web, password, exploitation, wireless, forensics, and wordlist tools in independent apt batches to avoid I/O errors, plus pip and GitHub-based tools like Gophish, SET, and volatility3. - Standard Audit Workflow: Documents a nine-step authorized audit process from scoping and recon through exploitation, password auditing, and reporting. - Use Case: A user on Windows 11 wants to audit their own home network. The Skill checks free disk space, installs Kali, batches in nmap, nuclei, and hashcat, initializes the Metasploit database, and walks through host discovery, port scanning, and vulnerability scanning. ## Quick Start Set up Kali Linux with a full pentesting toolkit on my Windows machine using WSL2 and walk me through an authorized audit of my own network.