The MSF console commands can be categorized as follows:
- Core MSF console commands: These commands are the most common and general-purpose commands that are used in the MSF console.
- Module management commands: MSF modules are managed using these commands. You can edit, load, search, and use Metasploit modules with the help of these commands.
- MSF job management commands: Using these commands, you can handle Metasploit module job operations such as creating a job using a handler, listing the jobs running in the background, and killing and renaming jobs.
- Resource script management commands: When using resource scripts, you can use these commands to perform script execution in the console. You can either give a stored script ...