Add mssql_ping back in

git-svn-id: file:///home/svn/framework3/trunk@13434 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-07-30 21:11:53 +00:00
parent e916e06b6e
commit c216219573
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class Metasploit3 < Msf::Auxiliary
def run_host(ip)
info = mssql_ping(2)
if (not mssql_login_datastore)
print_error("#{rhost}:#{rport} - Invalid SQL Server credentials")
return