diff --git a/modules/payloads/stagers/windows/x64/reverse_http.rb b/modules/payloads/stagers/windows/x64/reverse_http.rb index 9bf4d4e30c75..36713ffeb8c4 100644 --- a/modules/payloads/stagers/windows/x64/reverse_http.rb +++ b/modules/payloads/stagers/windows/x64/reverse_http.rb @@ -5,7 +5,7 @@ module MetasploitModule - CachedSize = 528 + CachedSize = 610 include Msf::Payload::Stager include Msf::Payload::Windows diff --git a/modules/payloads/stagers/windows/x64/reverse_https.rb b/modules/payloads/stagers/windows/x64/reverse_https.rb index bfbce09497aa..f83bfc7e39d2 100644 --- a/modules/payloads/stagers/windows/x64/reverse_https.rb +++ b/modules/payloads/stagers/windows/x64/reverse_https.rb @@ -5,7 +5,7 @@ module MetasploitModule - CachedSize = 562 + CachedSize = 644 include Msf::Payload::Stager include Msf::Payload::Windows