Metasploit Framework is the leading open-source exploitation framework. Even though most CySA+ tasks are defensive, candidates must understand Metasploit because it is the canonical tool attackers use, and its modules drive a large share of detection signatures.
Core concepts:
- Exploits vs payloads vs encoders vs auxiliaries vs post modules.
- Meterpreter — the post-exploitation in-memory agent.
- msfvenom — payload generator (PE, ELF, JSP, ASPX, raw shellcode).
- db_nmap — automatic ingestion of Nmap results into the workspace.
- Pivoting and routing through compromised hosts.