005fbb17a1
- Fix machineKey extraction regex to handle decryption attribute - Replace Base64.strict_encode64 with Rex::Text.encode_base64 - Add READ_FILE and EXTRACT_MACHINEKEY actions - Add PRODUCT option for CentreStack/Triofox support - Use different storage endpoints per product type - Update documentation with new options and actions
This is where all of the libraries and mixins of Metasploit live. Generally speaking any code that will be reused across multiple modules will be placed into a library or mixin which will then be placed under this folder.