metasploit-framework/lib
Metasploit 3af4358281
Bump version of framework to 6.4.1
2024-03-21 03:37:19 -05:00
..
anemone spelling fixes for lib folder 2024-01-06 15:54:49 -05:00
metasploit Bump version of framework to 6.4.1 2024-03-21 03:37:19 -05:00
msf Land #18980, improves basic shell help command 2024-03-20 21:27:12 +00:00
msfdb_helpers Improve stability of msfdb initialization on windows environments 2023-10-10 15:25:10 +01:00
net Change the DNS timeout from 30 to 5 seconds 2024-02-08 11:22:33 -05:00
postgres Improves handling of dying SMB and SQL sessions 2024-03-20 14:16:01 +00:00
rabal code spell for a bunch of modules 2023-09-24 17:42:00 -04:00
rbmysql spelling fixes for lib folder 2024-01-06 15:54:49 -05:00
rex Land #18973, improves the help menu for sessions 2024-03-20 19:11:18 +00:00
rubocop/cop detect invalid Pack/Unpack directives 2023-08-03 17:39:21 +01:00
snmp spelling fixes for lib folder 2024-01-06 15:54:49 -05:00
sqlmap
tasks
telephony spelling fixes for lib folder 2024-01-06 15:54:49 -05:00
README.md Move folder descriptions into README.md files 2023-05-03 14:06:13 -05:00
anemone.rb
enumerable.rb
expect.rb
msf.rb minor adjustments for scopes 2021-03-11 10:04:43 -06:00
msf_autoload.rb Add session type to info hash in the mixin 2024-02-14 15:37:11 +00:00
msfenv.rb Sets `config.eager_load` to false for production envs 2023-03-21 12:31:33 +00:00
postgres_msf.rb
rbmysql.rb code spell for a bunch of modules 2023-09-24 17:42:00 -04:00
rex.rb Fix source location tracking for ruby kernel patches 2024-02-01 15:38:30 +00:00
robots.rb Zeitwerk `rex` folder 2021-02-08 12:24:12 +00:00
snmp.rb
telephony.rb
windows_console_color_support.rb

README.md

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.