9ee3cfd057
Added multiple API endpoint injection options Added TARGETURI to support different reverse proxy configurations Confirmed that different languages are supported Removed RHOST 0.0.0.0 default Set STORE_LOOT to optional and set default to "false" Added more detail to every check and fail message Moved print_status message after STORE_LOOT
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.