Introduction to MSFconsole

Launching MSFconsole

msfconsole -q 

Installing MSF

sudo apt update && sudo apt install metasploit-framework

MSF Engagement Structure

The MSF engagement structure can be divided into five main categories.

  • Enumeration
  • Preparation
  • Exploitation
  • Privilege Escalation
  • Post-Exploitation