Hi
I found a new bug

C:\map>sqlmap -d mysql://USER:PASSWORD@DBMS_IP:DBMS_PORT/DATABASE_NAME  
--file-write=C:\\temp\\test.php --file-dest=/var/www/*********/httpdocs/test.php

[23:23:36] [INFO] confirming MySQL
[23:23:38] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL >= 5.0.0
[23:23:38] [INFO] fingerprinting the back-end DBMS operating system
[23:23:39] [INFO] the back-end DBMS operating system is Linux
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
[23:54:54] [WARNING] Lost connection to MySQL server during query
do you want confirmation that the file '/var/www/**********/httpdocs/test.php' 
has been
 successfully written on the back-end DBMS file system? [Y/n] n

[23:55:09] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4685), retry your 
run with the latest
development version from the Subversion repository. If the exception persists, 
please send by e-mail
 to sqlmap-users@lists.sourceforge.net the following text and any information 
required to reproduce
the bug. The developers will try to reproduce the bug, fix it accordingly and 
get back to you.
sqlmap version: 1.0-dev (r4685)
Python version: 2.7.2
Operating system: nt
Command line: C:\map\sqlmap.py -d 
**************************************************** 
--file-write=C:\\temp\\test.php 
--file-dest=/var/www/**********/httpdocs/test.php
Technique: STACKED
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "C:\map\_sqlmap.py", line 83, in main
    start()
  File "C:\map\lib\controller\controller.py", line 227, in start
    action()
  File "C:\map\lib\controller\action.py", line 165, in action
    conf.dbmsConnector.close()
  File "C:\map\plugins\generic\connector.py", line 54, in close
    self.connector.close()
  File 
"C:\Users\*******\AppData\Roaming\Python\Python27\site-packages\pymysql\connections.py",
 lin
e 541, in close
    self.wfile.write(send_data)
  File "C:\Python27\lib\socket.py", line 324, in write
    self.flush()
  File "C:\Python27\lib\socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 10053] An established connection was aborted by the
software in your host machine

[*] shutting down at 23:55:09

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to