Required admin creds == ManualRanking

git-svn-id: file:///home/svn/framework3/trunk@10384 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-09-20 02:56:29 +00:00
parent 541c192f12
commit 3dae16482f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking Rank = ManualRanking
include Msf::Exploit::Remote::DCERPC include Msf::Exploit::Remote::DCERPC
include Msf::Exploit::Remote::SMB include Msf::Exploit::Remote::SMB