update cachedSize

This commit is contained in:
tkmru 2017-07-06 17:36:30 +09:00
parent ed0b5a843d
commit a4a959266b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Type: Stager
# Qualities: No Nulls out of the IP / Port data
# Platforms: Linux MIPS Little Endian
# Authors: juan vazquez <juan.vazquez [at] metasploit.com>
# Authors: juan vazquez <juan.vazquez [at] metasploit.com>, tkmru
# License:
#
# This file is part of the Metasploit Exploit Framework

View File

@ -9,7 +9,7 @@ require 'msf/core/handler/reverse_tcp'
module MetasploitModule
CachedSize = 212
CachedSize = 272
include Msf::Payload::Stager
include Msf::Payload::Linux