ethical hacking
intermediate
Exploitation Framework Basics on a Purpose-Built Vulnerable VM
Use Metasploit's module workflow (search, use, set, exploit) against an intentionally vulnerable practice target.
beginnerNetwork Scanning with Nmap: Reading Port States Correctly
Run and interpret the main nmap scan types against your own lab targets, including firewall-filtered results.
beginnerReconnaissance: Passive OSINT and Active Host Discovery
Practice the recon phase end-to-end — public information gathering, then active host discovery against your own lab network.
intermediateSMB Enumeration on a Deliberately Vulnerable Lab Target
Enumerate SMB shares and users on a purpose-built vulnerable practice VM, and document findings professionally.
intermediateWeb Application Testing Basics: Identifying SQLi and XSS
Manually identify SQL injection and XSS on a purpose-built vulnerable web app, and write proper findings.