master
Replace deprecated File.exists? with File.exist?
Enhance documentation for HTTP module methods
Ensure identify hashes helper is accessible to modules
auth_brute: Drop ip:port prefix in print_brute when using scanner
Land #14219, adds . char to Brocade hash checks
convert myworkspace.id to myworkspace_id for no db compat
#{rhost}:#{rport} -> #{Rex::Socket.to_authority(rhost, rport)}
Delay rstream creation until the platform is known
remove spaces at EOL
Retab lib
Improve validation rhosts validation
Use zeitwerk for lib/msf/core folder
code spell for a bunch of modules
Address PR #20768 review feedback
Update web crawlers to support HTTP logging
Zeitwerk `rex` folder
fix telnet login with a / in it being parsed as a regex
Revert "Adds network capture decryption support to http scanners"
Fix up dependency mixup in libraries
Make yard doc ignore @probe
use delete! insteas of gsub
Support the subject field
Land #14696, Further Zeitwerk lands to improve boot speed
Update logic for aux modules having called report_vuln already
Rubocop: Resolve Rubocop Style/RedundantRegexpArgument violations
Fix linting issues in lib
fixed: auto cracker selection with CRACKER_PATH
MS-9454 Redis Scanner: Support versions
Adds options to report summary to overide verbose output
Differentiate failed binds from connects, closes #4169
Resolve #8026, Add a plugin to notify new sessions via SMS
Move to Hashes module, address requested changes
Also catch ECONNRESET