Skip to content

Commit 44cb65d

Browse files
committed
Attempting to fix cached size errors. Part 2
1 parent 0b6e41d commit 44cb65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/stagers/windows/reverse_tcp_uuid.rb

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

99
module MetasploitModule
1010

11-
CachedSize = 314
11+
CachedSize = 326
1212

1313
include Msf::Payload::Stager
1414
include Msf::Payload::Windows::ReverseTcp

0 commit comments

Comments
 (0)