Skip to content

Commit e175bcd

Browse files
committed
update cachedSize
1 parent 82a83af commit e175bcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/payloads/stagers/linux/x86/reverse_tcp.rb

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

1010
module MetasploitModule
1111

12-
CachedSize = 71
12+
CachedSize = 99
1313

1414
include Msf::Payload::Stager
1515
include Msf::Payload::Linux::ReverseTcp

modules/payloads/stagers/linux/x86/reverse_tcp_uuid.rb

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

1010
module MetasploitModule
1111

12-
CachedSize = 114
12+
CachedSize = 142
1313

1414
include Msf::Payload::Stager
1515
include Msf::Payload::Linux::ReverseTcp

0 commit comments

Comments
 (0)