Skip to content

Commit 15ec40f

Browse files
author
Brent Cook
committed
update R cached sizes
1 parent b42a075 commit 15ec40f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

modules/payloads/singles/cmd/unix/bind_r.rb

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

1111
module MetasploitModule
1212

13-
CachedSize = 516
13+
CachedSize = 132
1414

1515
include Msf::Payload::Single
1616
include Msf::Payload::R

modules/payloads/singles/cmd/unix/reverse_r.rb

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

1111
module MetasploitModule
1212

13-
CachedSize = 516
13+
CachedSize = 157
1414

1515
include Msf::Payload::Single
1616
include Msf::Payload::R

modules/payloads/singles/r/shell_bind_tcp.rb

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

1111
module MetasploitModule
1212

13-
CachedSize = 516
13+
CachedSize = 125
1414

1515
include Msf::Payload::Single
1616
include Msf::Payload::R

modules/payloads/singles/r/shell_reverse_tcp.rb

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

1111
module MetasploitModule
1212

13-
CachedSize = 516
13+
CachedSize = 150
1414

1515
include Msf::Payload::Single
1616
include Msf::Payload::R

0 commit comments

Comments
 (0)