Re: [sqlmap-users] bug --file-read
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-04-21 14:51:31
|
hi Kirill. thank you for your report. find it fixed in the latest commit. kr On Thu, Apr 21, 2011 at 3:26 PM, Kirill Morozov <l0...@l0...> wrote: > Hi, > i try to read file and get error, maybe this file does not exists, because i > got /etc/passwd without problems. > [17:20:08] [INFO] the back-end DBMS is MySQL > web server operating system: Linux Debian or Ubuntu 5.0 (lenny) > web application technology: Apache 2.2.9, PHP 5.2.16 > back-end DBMS: MySQL 5.0 > [17:20:08] [INFO] fingerprinting the back-end DBMS operating system > [17:20:09] [INFO] the back-end DBMS operating system is Linux > [17:20:09] [INFO] fetching file: '/etc/apache2/httpd.conf' > [17:20:09] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run > with the latest development version from the Subversion repository. If the > exception persists, please send by e-mail to > sql...@li... 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 (r3742) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u ******************************************* > --file-read=/etc/apache2/httpd.conf > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap.py", line 83, in main > start() > File "/root/sqlmap-dev/lib/controller/controller.py", line 467, in start > action() > File "/root/sqlmap-dev/lib/controller/action.py", line 123, in action > conf.dumper.rFile(conf.rFile, conf.dbmsHandler.readFile(conf.rFile)) > File "/root/sqlmap-dev/plugins/generic/filesystem.py", line 297, in > readFile > newFileContent += chunk > TypeError: cannot concatenate 'str' and 'NoneType' objects > [*] shutting down at: 17:20:09 > > -- > Kirill Morozov > KIMO2-RIPE, RHCE > > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |