Expose options for logging to a file in mettle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user