metasploit-framework/lib
Dean Welch 87b84b00fb Don't close sockets that we're using for sessions 2024-04-05 14:33:30 +01:00
..
anemone spelling fixes for lib folder 2024-01-06 15:54:49 -05:00
metasploit Don't close sockets that we're using for sessions 2024-04-05 14:33:30 +01:00
msf Add postgres client specs 2024-04-05 13:10:15 +01: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 Consolidate and simplify session tests 2024-04-05 13:10:15 +01: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
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.