bump payloads, add Python UDP channel support

This pulls in Python UDP channel support from
https://github.com/rapid7/metasploit-payloads/pull/276
This commit is contained in:
Brent Cook
2018-04-07 14:21:30 -05:00
parent 3aee44ca1a
commit b55eb9b8f2
6 changed files with 7 additions and 7 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 67150
CachedSize = 71118
include Msf::Payload::Single
include Msf::Payload::Python