Skip to content

Commit

Permalink
Land #19089, Fix crash in exim4_deliver_message_priv_esc
Browse files Browse the repository at this point in the history
  • Loading branch information
zgoldman-r7 committed Apr 19, 2024
2 parents 91533a8 + 44a02bc commit 939f433
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/msf_autoload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ def finalize_loader(loader)
autoload :MetasploitPayloads, 'metasploit-payloads'

require 'rexml/document'
# Load IO#expect moneypatch
require 'expect'

# XXX: Should be removed once the `lib/metasploit` folder is loaded by Zeitwerk
require 'metasploit/framework/hashes'

0 comments on commit 939f433

Please sign in to comment.