Skip to content

Commit b33b01e

Browse files
Update the CachedSize for reverse_http and reverse_http payloads
1 parent 0068857 commit b33b01e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/payloads/stagers/windows/x64/reverse_http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
module MetasploitModule
77

8-
CachedSize = 528
8+
CachedSize = 610
99

1010
include Msf::Payload::Stager
1111
include Msf::Payload::Windows

modules/payloads/stagers/windows/x64/reverse_https.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
module MetasploitModule
77

8-
CachedSize = 562
8+
CachedSize = 644
99

1010
include Msf::Payload::Stager
1111
include Msf::Payload::Windows

0 commit comments

Comments
 (0)