diff --git a/modules/payloads/singles/windows/x64/pingback_reverse_tcp.rb b/modules/payloads/singles/windows/x64/pingback_reverse_tcp.rb index bcc6d3ca2b..8812f9baff 100644 --- a/modules/payloads/singles/windows/x64/pingback_reverse_tcp.rb +++ b/modules/payloads/singles/windows/x64/pingback_reverse_tcp.rb @@ -4,7 +4,7 @@ ## module MetasploitModule - CachedSize = 425 + CachedSize = 422 include Msf::Payload::Windows include Msf::Payload::Single diff --git a/modules/payloads/stagers/windows/x64/bind_ipv6_tcp_uuid.rb b/modules/payloads/stagers/windows/x64/bind_ipv6_tcp_uuid.rb index 1a0f5e2c4e..bdb0f216bc 100644 --- a/modules/payloads/stagers/windows/x64/bind_ipv6_tcp_uuid.rb +++ b/modules/payloads/stagers/windows/x64/bind_ipv6_tcp_uuid.rb @@ -4,7 +4,7 @@ ## module MetasploitModule - CachedSize = 526 + CachedSize = 525 include Msf::Payload::Stager include Msf::Payload::Windows::BindTcp_x64 diff --git a/modules/payloads/stagers/windows/x64/bind_tcp_uuid.rb b/modules/payloads/stagers/windows/x64/bind_tcp_uuid.rb index 592a07ad9b..272d6329d7 100644 --- a/modules/payloads/stagers/windows/x64/bind_tcp_uuid.rb +++ b/modules/payloads/stagers/windows/x64/bind_tcp_uuid.rb @@ -4,7 +4,7 @@ ## module MetasploitModule - CachedSize = 524 + CachedSize = 523 include Msf::Payload::Stager include Msf::Payload::Windows::BindTcp_x64 diff --git a/modules/payloads/stagers/windows/x64/reverse_http.rb b/modules/payloads/stagers/windows/x64/reverse_http.rb index cfa5742fbe..91e3ed1cd2 100644 --- a/modules/payloads/stagers/windows/x64/reverse_http.rb +++ b/modules/payloads/stagers/windows/x64/reverse_http.rb @@ -4,8 +4,8 @@ ## module MetasploitModule - CachedSize = 607 - CachedSizeOverrides = {"windows/x64/custom/reverse_http" => 628} + CachedSize = 586 + CachedSizeOverrides = {"windows/x64/custom/reverse_http" => 606} 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 709c805df1..8736bf07ea 100644 --- a/modules/payloads/stagers/windows/x64/reverse_https.rb +++ b/modules/payloads/stagers/windows/x64/reverse_https.rb @@ -4,8 +4,8 @@ ## module MetasploitModule - CachedSize = 638 - CachedSizeOverrides = {"windows/x64/custom/reverse_https" => 659} + CachedSize = 616 + CachedSizeOverrides = {"windows/x64/custom/reverse_https" => 636} include Msf::Payload::Stager include Msf::Payload::Windows diff --git a/modules/payloads/stagers/windows/x64/reverse_tcp_uuid.rb b/modules/payloads/stagers/windows/x64/reverse_tcp_uuid.rb index c92387d58c..3a672cbed9 100644 --- a/modules/payloads/stagers/windows/x64/reverse_tcp_uuid.rb +++ b/modules/payloads/stagers/windows/x64/reverse_tcp_uuid.rb @@ -4,7 +4,7 @@ ## module MetasploitModule - CachedSize = 491 + CachedSize = 490 include Msf::Payload::Stager include Msf::Payload::Windows::ReverseTcp_x64 diff --git a/modules/payloads/stagers/windows/x64/reverse_winhttp.rb b/modules/payloads/stagers/windows/x64/reverse_winhttp.rb index f4789b0e10..45987b8070 100644 --- a/modules/payloads/stagers/windows/x64/reverse_winhttp.rb +++ b/modules/payloads/stagers/windows/x64/reverse_winhttp.rb @@ -4,8 +4,8 @@ ## module MetasploitModule - CachedSize = 751 - CachedSizeOverrides = {"windows/x64/custom/reverse_winhttp" => 771} + CachedSize = 718 + CachedSizeOverrides = {"windows/x64/custom/reverse_winhttp" => 734} include Msf::Payload::Stager include Msf::Payload::Windows diff --git a/modules/payloads/stagers/windows/x64/reverse_winhttps.rb b/modules/payloads/stagers/windows/x64/reverse_winhttps.rb index 8329bb24e6..098efe2e82 100644 --- a/modules/payloads/stagers/windows/x64/reverse_winhttps.rb +++ b/modules/payloads/stagers/windows/x64/reverse_winhttps.rb @@ -4,8 +4,8 @@ ## module MetasploitModule - CachedSize = 787 - CachedSizeOverrides = {"windows/x64/custom/reverse_winhttps" => 807} + CachedSize = 750 + CachedSizeOverrides = {"windows/x64/custom/reverse_winhttps" => 766} include Msf::Payload::Stager include Msf::Payload::Windows