metasploit-framework/modules
Ashley Donaldson 4e6a29d0fb
Implement sapphire tickets
2023-11-15 22:31:11 +11:00
..
auxiliary Implement sapphire tickets 2023-11-15 22:31:11 +11:00
encoders
evasion/windows
exploits Land #18434, Add module for Zoneminder RCE 2023-11-10 15:15:01 -05:00
nops
payloads Show errors on inaccessible payload files 2023-10-02 14:46:25 +01:00
post Merge #18491, Add Module for PL/SQL Developer to gather credentials 2023-11-09 11:18:52 -06:00
README.md

README.md

This is the folder where all of Metasploit's modules live. These modules are scripts in Ruby that interface with Metasploit itself to perform some specific task. There are various types of modules, such as exploit modules to exploit a vulnerability and gain a shell, auxiliary to perform a non-shell gaining activity, payloads for Metasploit's various payloads (which are also modules), and post for post exploitation modules.