Skip to content

Commit a4a9592

Browse files
committed
update cachedSize
1 parent ed0b5a8 commit a4a9592

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

external/source/shellcode/linux/mipsle/stager_sock_reverse.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Type: Stager
55
# Qualities: No Nulls out of the IP / Port data
66
# Platforms: Linux MIPS Little Endian
7-
# Authors: juan vazquez <juan.vazquez [at] metasploit.com>
7+
# Authors: juan vazquez <juan.vazquez [at] metasploit.com>, tkmru
88
# License:
99
#
1010
# This file is part of the Metasploit Exploit Framework

modules/payloads/stagers/linux/mipsle/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 = 212
12+
CachedSize = 272
1313

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

0 commit comments

Comments
 (0)