From 74db9d7fe4344b0dea1259ea3a09d372018eefdb Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Tue, 5 Oct 2010 19:29:10 +0000 Subject: [PATCH] demote to manual ranking due to domain requirement git-svn-id: file:///home/svn/framework3/trunk@10554 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/smb/ms06_070_wkssvc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/smb/ms06_070_wkssvc.rb b/modules/exploits/windows/smb/ms06_070_wkssvc.rb index 33e7d52753..67fc63a6f6 100644 --- a/modules/exploits/windows/smb/ms06_070_wkssvc.rb +++ b/modules/exploits/windows/smb/ms06_070_wkssvc.rb @@ -12,7 +12,7 @@ require 'msf/core' class Metasploit3 < Msf::Exploit::Remote - Rank = NormalRanking + Rank = ManualRanking # Requires valid/working DOMAIN + DC include Msf::Exploit::Remote::DCERPC include Msf::Exploit::Remote::SMB