Dean Welch 0cea2cba75 Add guard clause to not print out session info unless the session is enabled 4 months ago
..
auxiliary 0cea2cba75 Add guard clause to not print out session info unless the session is enabled 4 months ago
encoders 1cd5b707bb Add additional platforms and decoders 7 months ago
evasion 04c0dede5e fix spelling in some modules 8 months ago
exploits 80fdde5fdc Land #19100, Add Loadmaster sudo priv esc 4 months ago
nops 04c0dede5e fix spelling in some modules 8 months ago
payloads 96316a94fe Initial SMB server for fetch payloads 8 months ago
post 47c8d7252b Land #18519, Docker kernel module escape 4 months ago
README.md e5c636f931 Move folder descriptions into README.md files 1 year ago

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.