master
Infinite recursion on error page fix for Anemone
Bump version of framework to 6.5.2
add support for header fields in JWT encode
Fix msfdb installation error on windows
Fix dns question name stripping on frozen strings
revert: keep original API class names in message.rb
code spell for a bunch of modules
Rubocop: Resolve Rubocop Style/RedundantRegexpArgument violations
Merge branch 'master' of github.com:rapid7/metasploit-framework into 6.5
Align rubocop rule code style to other rules
spelling fixes for lib folder
Merge branch 'sqlmap_plugin_json_parse_issue' of https://github.com/void-in/metasploit-framework into sqlmap_plugin_json_parse_issue
kill cucumber in framework
Move folder descriptions into README.md files
Add the crawler mixin and a sample form extractor crawler
Retab lib
Vendor the stdlib `expect` for Windows sockets
Add CertificateTracePresenter with PKINIT certificate hook
Fix rspec tests, I hope.
Sets `config.eager_load` to false for production envs
Mark all libraries as defaulting to 8-bit strings
Defer loading dependencies
Zeitwerk `rex` folder
Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly
Added missing telephony.rb
Fix improper use of host-endian or signed pack/unpack