630c2c03bc
- use the `status`, certificate's `not_before`/`not_after` and check if the TLS OID is present to filter pkcs12 before using them with PKInit - add the `activate`, `deactivate` and `export` capabilities to the certs command - add specs
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.