Files
metasploit-gs/lib
adfoster-r7 7875feb10d Merge pull request #20166 from bcoles/msf-module-platform
Msf::Module::Platform#find_platform: Match known platforms before search
2025-05-18 01:43:58 +01:00
..
2023-09-24 17:42:00 -04:00
2024-01-06 15:54:49 -05: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.