Hello :D
I have latest svn revision of sqlmap but i have an error:

[11:55:51] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: ASP.NET, Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[11:55:51] [INFO] fetching tables for database: Microsoft_Access_masterdb
[11:55:51] [WARNING] HTTP error codes detected during testing:
999 (?) - 1 times

[11:55:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4312), 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 (r4312)
Python version: 2.7.1+
Operating system: posix
Command line: ./sqlmap.py -u
**************************************************************************************
--tables
Technique: UNION
Back-end DBMS: Microsoft Access (fingerprinted)
Traceback (most recent call last):
  File "./sqlmap.py", line 86, in main
    start()
  File "/home/clshack/sqlmap-dev/lib/controller/controller.py", line 554, in
start
    action()
  File "/home/clshack/sqlmap-dev/lib/controller/action.py", line 91, in
action
    conf.dumper.dbTables(conf.dbmsHandler.getTables())
  File "/home/clshack/sqlmap-dev/plugins/generic/enumeration.py", line 810,
in getTables
    tables = self.getTables(False)
  File "/home/clshack/sqlmap-dev/plugins/generic/enumeration.py", line 890,
in getTables
    value = arrayizeValue(filter(None, value))
TypeError: 'NoneType' object is not iterable

[*] shutting down at 11:55:51

-- 
Alessio Dalla Piazza
*http://www.clshack.it* <http://www.clshack.it>

*DownloadMb*
http://www.downloadmb.it

Contributor at *BackBox* Linux
*http://www.backbox.org*
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to