Update : MSSQLScan v0.8.4

September 23, 2009 13:00 pm · 0 comments

by Black

in Open Source,Security tools

There are lots of updates and one of then is MSSQLScan v0.8.4 .

f797f1227fbc9ce5aad4841f8f5b5427 Update : MSSQLScan v0.8.4

This tool focus on MSSQL database. Audit your database and find the missing security links before someone else dose.

A small multi-threaded tool that scans for Microsoft SQL Servers. The tool does it’s discovery by using UDP and returns a list of all detected instances with there respective protocols and ports.

How to use MSSQLScan?

MSSQLScan -t <target_ip> [options]

Options:
-t <target> – target ip address(es)
-l <targetfile> – file with target ip adresses
-s <src> – source ip address
-T <threads> – maximum threads (default 50)
-v – verbose logging
-w <timeout> – timeout for replies (default 500 ms)
-o <file> – output to file

Sample:

MSSQLScan -t 172.16.1-2.* -o results.txt

MSSQLScan is written in Java so it is operating system independent. So you can easily extract its source code.

Download MSSQLScan version 0.8.4 here

Searches leading to this post:
mssqlscan, scrawlr change timeout

If you enjoyed this article, you might also like:

Previous post:

Next post: