Hacking Tutorial Beginner to advanced - Metasploit (Lesson 2) - Basics#3


  • info
This command is used to get the information about an exploit or module.


Usage: info <module name> [mod2 mod3 ...]


Options:
* The flag '-j' will print the data in json format
* The flag '-d' will show the markdown version with a browser. More info, but could be slow.
Queries the supplied module or modules for information. If no module is given,
show info for the currently active module. 

It is the details of the exploit "exploit/windows/tftp/tftpserver_wrq_bof"
You can try with other exploits, payloads etc.