From 7b8c0fd310c21507b76237ef0faf55af1fe11b96 Mon Sep 17 00:00:00 2001 From: stamparm Date: Sat, 27 Oct 2012 10:19:41 -0700 Subject: [PATCH] Updated Dependencies (markdown) --- Dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependencies.md b/Dependencies.md index 0cbd49ca6..855c9e0ab 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -13,7 +13,7 @@ If you are willing to connect directly to a database server (switch `-d`), witho * Oracle: [python cx_Oracle](http://cx-oracle.sourceforge.net/) * PostgreSQL: [python-psycopg2](http://initd.org/psycopg/) * SQLite: [python-pysqlite2](http://pysqlite.googlecode.com/) -* Sybase: [python-pymssql](http://pymssql.sourceforge.net/) +* Sybase: [python-pymssql](http://code.google.com/p/pymssql/) If you plan to attack a web application behind NTLM authentication or use the sqlmap update functionality (switch `--update`) you need to install respectively [python-ntlm](http://code.google.com/p/python-ntlm/) and [python-svn](http://pysvn.tigris.org/) libraries respectively.