Land #11138, add reverse_tcp mixin for vax payload
commit
333d44186b
|
@ -3,6 +3,8 @@
|
|||
# Current source: https://github.com/rapid7/metasploit-framework
|
||||
##
|
||||
|
||||
require 'msf/core/handler/reverse_tcp'
|
||||
|
||||
module MetasploitModule
|
||||
|
||||
CachedSize = 100
|
||||
|
|
Loading…
Reference in New Issue