Heya,
I needed direct access to mysql server and got error:
[03:24:45] [CRITICAL] sqlmap requires 'python pymysql' third-party library
in order to directly connect to the database MySQL. Download from '
https://github.com/petehunt/PyMySQL/'
Now I got "This repository is temporarily unavailable." error and also
tried to install like in this tutorial copy/pasted from web:
Direct connection to the database
--------------------------------------------------
Installing Py-MySQL Dependency
git clone https://github.com/petehunt/PyMySQL/
cd PyMySQL
python setup.py install
cd ..
rm -rf PyMySQL
./sqlmap.py -d mysql://root:""@192.168.56.102:5123/OWASP10
First line fails.
Would be great if this library was included in default install.
Thanks in advance,
Marcell
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users