Hello,
First i would like to say Sqlmap is one of the best projects out there.


The question i have is, im currently using sqlmap to download 2 columns 
from a MySQL DB and its using time-based blind injection which is taking 
too long for the dump to complete and the session file has reached 13mb, 
and is there any way to cancel the dump process and put all the data 
into .csv file (like once is finishes properlly)???

Here are some details to help...
This is the command in using in backtrack5, python ./sqlmap.py -u 
http://www.**********/features.php?id=678 --dump -C 
usr_id,usr_email,usr_pass -T tbl_users --threads=10

MySql Version: MySQL 5.0.11

time-based blind injection



Thank you in advance, Alex

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to