Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

SQL Auditing Tools

Google
 

SQL Auditing Tools

SQLAT is a suite of tools which could be usefull for pentesting a MS SQL Server. The tools are still in development but tend to be quite stable.

The tools do dictionary attacks, upload files, read registry and dump the SAM. They do this by wrapping extended stored procedures. There is also a tool for doing a minimal analysis of a SQL Server with output as HTML. You need to be ‘sa’ to run some of the tools, but this usually isn’t a problem.

 Related to:
FreeTDS version 0.62.4


Site: http://www.cqure.net/wp/sql-auditing-tools/
Source URL: files/Database/SQL Auditing Tools/sqlat-src-1.1.0.tar.gz
Category: Database
Hits: 703
Rating: 10
Added: 2007-04-27 18:20:56
Updated: 2008-11-10 18:37:04
Tested on:
Slackware10
11
12
    install.sh
Fedora Core4
5
6
7
8
    install.sh
Red HatEL3
EL4
EL5
    install.sh
CentOS4
5
    install.sh
OpenSUSE10
    install.sh
Ubuntu7.10
    install.sh

Comments:

When using a newer version of FreeTDS, you will receive an error message:
gcc -O6 -Wall -DNDEBUG=0 -Iinclude -g -O2 -c -o sqllib.o sqllib.c
In file included from sqllib.c:22:
include/sqllib.h:73: error: expected =, ,, ;, asm or __attribute__ before * token
sqllib.c: In function value_as_string:
sqllib.c:695: error: TDSBLOBINFO undeclared (first use in this function)
sqllib.c:695: error: (Each undeclared identifier is reported only once
sqllib.c:695: error: for each function it appears in.)
sqllib.c:695: error: expected expression before ) token
sqllib.c:706: warning: ignoring return value of realloc, declared with attribute warn_unused_result
sqllib.c:727: warning: ignoring return value of realloc, declared with attribute warn_unused_result
sqllib.c:736: warning: ignoring return value of realloc, declared with attribute warn_unused_result
make: *** [sqllib.o] Error 1

Use version 0.62.4, which contains the TDSBLOBINFO structure.

by marc at 2007-12-21 13:25:16

 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2007 Olderchurch Security Consultancy