diff --git a/modules/exploits/netware/sunrpc/pkernel_callit.rb b/modules/exploits/netware/sunrpc/pkernel_callit.rb index b85d417db8..fe649535b4 100755 --- a/modules/exploits/netware/sunrpc/pkernel_callit.rb +++ b/modules/exploits/netware/sunrpc/pkernel_callit.rb @@ -13,7 +13,8 @@ require 'msf/core' class Metasploit3 < Msf::Exploit::Remote - + Rank = GoodRanking + include Msf::Exploit::Remote::Udp def initialize(info = {})