mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-10 19:56:36 +03:00
Updated Dependencies (markdown)
parent
c1e448f4d1
commit
7b8c0fd310
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user