Re: [sqlmap-users] bugs
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-10-13 10:00:59
|
Hi. It should be fixed now. Bye On Mon, Oct 13, 2014 at 11:24 AM, PentestXss <pen...@12...> wrote: > [17:18:14] [CRITICAL] unhandled exception occurred in > sqlmap/1.0-dev-nongit-20141013. It is recommended to retry your run with > the latest development version from official GitHub repository at ' > https://github.com/sqlmapproject/sqlmap'. If the exception persists, > please open a new issue at ' > https://github.com/sqlmapproject/sqlmap/issues/new' (or less preferably > send by e-mail to 'sql...@li...') with the > following text and any other 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 > Python version: 2.6.5 > Operating system: posix > Command line: sqlmap.py > --url=**************************************************** --random-agent > --threads=5 --dbms=mssqlserver --current-user --current-db -v 3 --os-shell > Back-end DBMS: Microsoft SQL Server (fingerprinted) > Traceback (most recent call last): > File "sqlmap.py", line 97, in main > start() > File "/root/sqlmap-dev/lib/controller/controller.py", line 585, in start > action() > File "/root/sqlmap-dev/lib/controller/action.py", line 160, in action > conf.dbmsHandler.osShell() > File "/root/sqlmap-dev/plugins/generic/takeover.py", line 83, in osShell > self.shell() > File "/root/sqlmap-dev/lib/takeover/abstraction.py", line 144, in shell > self.runCmd(command) > File "/root/sqlmap-dev/lib/takeover/abstraction.py", line 86, in runCmd > output = self.evalCmd(cmd) > File "/root/sqlmap-dev/lib/takeover/abstraction.py", line 66, in evalCmd > retVal = self.xpCmdshellEvalCmd(cmd, first, last) > File "/root/sqlmap-dev/lib/takeover/xp_cmdshell.py", line 229, in > xpCmdshellEvalCmd > if not (output[0] or "").strip(): > AttributeError: 'list' object has no attribute 'strip' > > > > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://p.sf.net/sfu/Zoho > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |