Now that we have a basic understanding of the structure of the Metasploit Framework, let's get started with the basics of msfconsole practically.
The msfconsole is nothing but a simple command-line interface of the Metasploit Framework. Though msfconsole may appear a bit complex initially, it is the easiest and most flexible way to interact with the Metasploit Framework. We'll use msfconsole for interacting with the Metasploit framework throughout the course of this book.
Let's look at some of the ...