Files
metasploit-gs/lib
Spencer McIntyre ed88e5397c Merge pull request #20553 from BenoitDePaoli/fix/userpass_password_persistence
fix: ensure USERPASS_FILE credentials store password (set private_type)
2025-09-18 15:39:08 -04: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
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.