Update the cached size for the current met file
parent
810665847b
commit
b4a8f80493
|
@ -12,7 +12,7 @@ require 'msf/base/sessions/meterpreter_python'
|
|||
|
||||
module Metasploit4
|
||||
|
||||
CachedSize = 49482
|
||||
CachedSize = 49234
|
||||
|
||||
include Msf::Payload::Single
|
||||
include Msf::Payload::Python
|
||||
|
|
|
@ -12,7 +12,7 @@ require 'msf/base/sessions/meterpreter_python'
|
|||
|
||||
module Metasploit4
|
||||
|
||||
CachedSize = 49398
|
||||
CachedSize = 49234
|
||||
|
||||
include Msf::Payload::Single
|
||||
include Msf::Payload::Python
|
||||
|
|
Loading…
Reference in New Issue