providing the XDR alias is important...
git-svn-id: file:///home/svn/incoming/trunk@3489 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f3ae631d59
commit
2f2790386f
|
@ -13,6 +13,8 @@ module Msf
|
|||
module Exploit::Remote::SunRPC
|
||||
include Exploit::Remote::Tcp
|
||||
|
||||
XDR = Rex::Proto::SunRPC::XDR
|
||||
|
||||
def initialize(info = {})
|
||||
super
|
||||
|
||||
|
|
Loading…
Reference in New Issue