Land #7627, Fix typo in payloads/linux/armle/mettle
commit
c31758e0ea
|
@ -82,6 +82,6 @@ module MetasploitModule
|
|||
def generate_stage(opts = {})
|
||||
opts[:uuid] ||= generate_payload_uuid
|
||||
MetasploitPayloads::Mettle.new('armv5l-linux-musleabi', opts.slice(:uuid, :url, :debug, :log_file)).
|
||||
to_bininary :process_image
|
||||
to_binary :process_image
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue