Files
metasploit-gs/lib
adfoster-r7 b0dbe03544 Merge pull request #20315 from cgranleese-r7/adds-rubocop-rule-to-detect-module-metadata-whitespace
Adds Rubocop rule to detect leading/trailing whitespace in module metadata
2025-06-20 00:22:42 +01:00
..
2023-09-24 17:42:00 -04:00
2025-05-29 10:25:35 -04:00
2024-01-06 15:54:49 -05:00
2024-01-06 15:54:49 -05:00
2023-09-24 17:42:00 -04:00

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.