1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-25 10:48:31 +02:00
metasploit-framework/lib/README.md
2023-05-03 14:06:13 -05:00

2 lines
221 B
Markdown

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.