Skip to content

Commit

Permalink
Land rapid7#18657, Autoload Metasploit Payloads Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 authored Jan 3, 2024
2 parents d5a59ce + 52971ad commit 4c1e1f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/msf_autoload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ def finalize_loader(loader)
autoload :Faker, 'faker'
autoload :BinData, 'bindata'
autoload :RubySMB, 'ruby_smb'
autoload :MetasploitPayloads, 'metasploit-payloads'

require 'rexml/document'

Expand Down

0 comments on commit 4c1e1f6

Please sign in to comment.