1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Removed dependency of non-existing ms-sql-discover script reported by

Tom Sellers.
This commit is contained in:
patrik
2012-02-12 15:49:24 +00:00
parent eda6636bf0
commit 631515a5ed
9 changed files with 7 additions and 11 deletions

View File

@@ -51,8 +51,6 @@ author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"auth","intrusive"}
dependencies = {"ms-sql-discover"}
require 'shortport'
require 'stdnse'
require 'mssql'