Skip to content

Commit df98c2a

Browse files
author
Brent Cook
committed
update cached sizes again
1 parent debbc31 commit df98c2a

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
@@ -8,7 +8,7 @@
88

99
module MetasploitModule
1010

11-
CachedSize = 127
11+
CachedSize = 123
1212

1313
include Msf::Payload::Stager
1414
include Msf::Payload::Linux::ReverseTcp_x86

modules/payloads/stagers/linux/x86/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 = 127
11+
CachedSize = 166
1212

1313
include Msf::Payload::Stager
1414
include Msf::Payload::Linux::ReverseTcp_x86

0 commit comments

Comments
 (0)