Re: [sqlmap-users] freebsd9.0/unhandled exception in sqlmap/0.9
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-08-27 07:38:39
|
Hi Mao. Please download the latest revision from our GitHub repository [1] and retry it again. You are using fairly outdated version right now. Kind regards, Miroslav Stampar [1] https://github.com/sqlmapproject/sqlmap/zipball/master On Mon, Aug 27, 2012 at 6:06 AM, milong mao <mil...@gm...> wrote: > sqlmap is running, please wait.. > > sqlmap identified the following injection points with a total of 0 HTTP(s) > requests: > --- > Place: GET > Parameter: id > Type: boolean-based blind > Title: AND boolean-based blind - WHERE or HAVING clause > Payload: id=1 AND 6097=6097 > --- > > web server operating system: Windows 2003 > web application technology: ASP.NET, Microsoft IIS 6.0, ASP > back-end DBMS: Microsoft Access > banner: 'None' > > current user: 'None' > > current database: 'None' > > [11:15:53] [CRITICAL] unhandled exception in sqlmap/0.9, 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: 0.9 > Python version: 2.7.3 > Operating system: posix > Command line: sqlmap.py --wizard > Technique: None > Back-end DBMS: Microsoft Access (fingerprinted) > Traceback (most recent call last): > File "sqlmap.py", line 82, in main > start() > File > "/usr/local/lib/python2.7/site-packages/sqlmap/lib/controller/controller.py", > line 447, in start > action() > File > "/usr/local/lib/python2.7/site-packages/sqlmap/lib/controller/action.py", > line 70, in action > conf.dumper.dba(conf.dbmsHandler.isDba()) > File > "/usr/local/lib/python2.7/site-packages/sqlmap/plugins/generic/enumeration.py", > line 149, in isDba > query = queries[Backend.getIdentifiedDbms()].is_dba.query > File > "/usr/local/lib/python2.7/site-packages/sqlmap/extra/xmlobject/xmlobject.py", > line 372, in __getattr__ > raise AttributeError(attr) > AttributeError: query > > [*] shutting down at: 11:15:53 > > ================================= > Operating SYSTEM:FreeBSD 9.0-RELEASE-p4 > > > > > ------------------------------------------------------------------------------ > 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 > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |