Hi Bob.

It should be fixed a minute ago along with the
https://github.com/sqlmapproject/sqlmap/issues/88.

Kind regards,
Miroslav Stampar

On Fri, Jul 13, 2012 at 2:24 PM, Bob <stock.l...@qq.com> wrote:

> 20:15:56] [CRITICAL] unhandled exception in sqlmap/1.0-dev-162da75, retry
> your run with the latest development version from the GitHub repository. If
> the exception persists, please send by e-mail to '
> sqlmap-users@lists.sourceforge.net' or open a new issue at '
> https://github.com/sqlmapproject/sqlmap/issues/new' with 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-162da75
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py -u
> ******************************************************* --dbms=MySQL
> --level 5 --risk 3 --threads=10 --os-cmd=OSCMD
> Technique: STACKED
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/_sqlmap.py", line 79, in main
>     start()
>   File "/pentest/database/sqlmap/lib/controller/controller.py", line 571,
> in start
>     action()
>   File "/pentest/database/sqlmap/lib/controller/action.py", line 140, in
> action
>     conf.dbmsHandler.osCmd()
>   File "/pentest/database/sqlmap/plugins/generic/takeover.py", line 63, in
> osCmd
>     self.cleanup(web=web)
>   File "/pentest/database/sqlmap/plugins/generic/misc.py", line 116, in
> cleanup
>     self.delRemoteFile(self.webBackdoorFilePath)
>   File "/pentest/database/sqlmap/plugins/generic/misc.py", line 95, in
> delRemoteFile
>     filename = posixToNtSlashes(filename)
>   File "/pentest/database/sqlmap/lib/core/common.py", line 1500, in
> posixToNtSlashes
>     return filepath.replace('/', '\\')
> AttributeError: 'NoneType' object has no attribute 'replace'
>
> [*] shutting down at 20:15:56
>
>
> **
>
>
> best regards
> Bob
> **
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to