Simulate adversary attacks using offensive tools and methodologies to assess system security posture.
~55 hours
Learning Objectives
Conduct network reconnaissance using Nmap.
Exploit known vulnerabilities using Metasploit.
Write a professional penetration testing report.
Core Topics
Reconnaissance and EnumerationVulnerability Scanning (Nessus/OpenVAS)Exploitation Frameworks (Metasploit)Privilege EscalationReporting and Documentation
Practical Exercise
Target a vulnerable virtual machine (like Metasploitable), perform an Nmap scan to find open ports, and use Metasploit to gain a reverse shell.
Recommended Learning Resources
📖 Learn by Reading
Penetration Testing: A Hands-On Introduction to Hacking
Georgia Weidman
An excellent practical guide to offensive security, enumeration, and exploitation using tools like Metasploit.