Expose options for logging to a file in mettle

This commit is contained in:
dwelch-r7
2022-05-04 14:43:05 +01:00
parent 94580793a3
commit 1f4ee19c05
58 changed files with 123 additions and 86 deletions
@@ -4,6 +4,7 @@
##
# Module generated by tools/modules/generate_mettle_payloads.rb
module MetasploitModule
CachedSize = 1476408
@@ -36,7 +37,7 @@ module MetasploitModule
opts = {
scheme: 'https',
stageless: true
}
}.merge(mettle_logging_config)
MetasploitPayloads::Mettle.new('mipsel-linux-muslsf', generate_config(opts)).to_binary :exec
end
end