What is a Module in Metasploit

Metasploit

Created: 2022-07-27
Tags: #fleeting


Modules in Metasploit are

  • small components within the Metasploit framework, Metasploit Versions - Pro vs Framework
  • built to perform a specific task,
    -> such as
    -> exploiting a vulnerability,
    -> scanning a target,
    -> or performing a brute-force attack.

References