Re: [sqlmap-users] error in sqlmap
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-05-13 13:37:06
|
Hi. Thank you for your report and find it fixed now. Bye On Tue, May 13, 2014 at 12:57 PM, kifo <el...@gm...> wrote: > In --os-shell, check php(4) , check custom location(2) and not write > nothing and push intro. > > This is the error: > > > [06:53:20] [INFO] the back-end DBMS is MySQL > web server operating system: Windows > web application technology: PHP 5.3.5, Apache 2.2.17 > back-end DBMS: MySQL 5.0.11 > [06:53:20] [INFO] going to use a web backdoor for command prompt > [06:53:20] [INFO] fingerprinting the back-end DBMS operating system > [06:53:20] [INFO] the back-end DBMS operating system is Windows > which web application language does the web server support? > [1] ASP > [2] ASPX > [3] JSP > [4] PHP (default) > > 4 > [06:53:21] [WARNING] unable to retrieve automatically the web server > document root > what do you want to use for writable directory? > [1] common location(s) 'C:/xampp/htdocs/, C:/Inetpub/wwwroot/' (default) > [2] custom location(s) > [3] custom directory list file > [4] brute force search > > > 2 > please provide a comma separate list of absolute directory paths: > [06:53:24] [WARNING] unable to retrieve automatically any web server path > > [06:53:24] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your > run with the latest development version from the GitHub repository. If the > exception persists, please send by e-mail to ' > sql...@li...' 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 > Python version: 2.7.3 > Operating system: posix > Command line: ./sqlmap -u ********************************************** > --os-shell > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap", line 95, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 583, in start > action() > File "/usr/share/sqlmap/lib/controller/action.py", line 160, in action > conf.dbmsHandler.osShell() > File "/usr/share/sqlmap/plugins/generic/takeover.py", line 80, in osShell > self.initEnv(web=web) > File "/usr/share/sqlmap/lib/takeover/abstraction.py", line 181, in > initEnv > self.webInit() > File "/usr/share/sqlmap/lib/takeover/web.py", line 215, in webInit > if not isWindowsDriveLetterPath(directory) and directory[0] != '/': > IndexError: string index out of range > > [*] shutting down at 06:53:24 > > -- > -------------------- > Alea Jacta Est > -------------------- > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |