Thread: [sqlmap-users] Bug report
Brought to you by:
inquisb
From: ToR <ss...@em...> - 2010-11-02 16:31:26
|
[17:16:23] [WARNING] unknown charset 'utf-8, text/html'. Please report by e-mail to sql...@li.... |
From: Alex <m3...@gm...> - 2011-08-15 01:11:14
|
[WARNING] unknown charset '{charset}'. Please report by e-mail to sql...@li... from url http://pp24.biz/?mod=login |
From: Miroslav S. <mir...@gm...> - 2011-08-16 06:15:51
|
hi Alex. thank you for your report. find it "patched" in the latest revision (r4347). kr On Mon, Aug 15, 2011 at 3:11 AM, Alex <m3...@gm...> wrote: > [WARNING] unknown charset '{charset}'. Please report by e-mail to > sql...@li... > > from url http://pp24.biz/?mod=login > > ------------------------------------------------------------------------------ > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at: http://p.sf.net/sfu/wandisco-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar (@stamparm) E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |
From: Duarte S. <dua...@se...> - 2012-02-25 13:26:11
Attachments:
smime.p7s
|
Hi there, update to the last revision, got this bug while testing. sqlmap version: 1.0-dev (r4805) Python version: 2.7.2 Operating system: posix Command line: sqlmap.py -- url=******************************************************* -- proxy=********************* --random-agent --threads=3 --timeout=90 -- retries=10 --current-user --current-db --privileges Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "/home/duartesilva/environment/sqlmap/_sqlmap.py", line 82, in main start() File "/home/duartesilva/environment/sqlmap/lib/controller/controller.py", line 341, in start setupTargetEnv() File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 416, in setupTargetEnv __resumeHashDBValues() File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 216, in __resumeHashDBValues kb.xpCmdshellAvailable = hashDBRetrieve(HASHDB_KEYS.XP_CMDSHELL_AVAILABLE) or kb.xpCmdshellAvailable AttributeError: class HASHDB_KEYS has no attribute 'XP_CMDSHELL_AVAILABLE' Regards, Duarte Silva |
From: Miroslav S. <mir...@gm...> - 2012-02-25 16:19:06
|
Hi. Will fix it ASAP. Kind regards On Feb 25, 2012 2:26 PM, "Duarte Silva" <dua...@se...> wrote: > Hi there, > > update to the last revision, got this bug while testing. > > sqlmap version: 1.0-dev (r4805) > Python version: 2.7.2 > Operating system: posix > Command line: sqlmap.py -- > url=******************************************************* -- > proxy=********************* --random-agent --threads=3 --timeout=90 -- > retries=10 --current-user --current-db --privileges > Technique: None > Back-end DBMS: None (identified) > Traceback (most recent call last): > File "/home/duartesilva/environment/sqlmap/_sqlmap.py", line 82, in main > start() > File "/home/duartesilva/environment/sqlmap/lib/controller/controller.py", > line 341, in start > setupTargetEnv() > File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 416, > in > setupTargetEnv > __resumeHashDBValues() > File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 216, > in > __resumeHashDBValues > kb.xpCmdshellAvailable = > hashDBRetrieve(HASHDB_KEYS.XP_CMDSHELL_AVAILABLE) > or kb.xpCmdshellAvailable > AttributeError: class HASHDB_KEYS has no attribute 'XP_CMDSHELL_AVAILABLE' > > Regards, > Duarte Silva > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > |
From: Miroslav S. <mir...@gm...> - 2012-02-25 22:40:03
|
Hi. Thank you for your report and find it fixed with the latest commit (r4806). Kind regards, Miroslav Stampar On Sat, Feb 25, 2012 at 5:19 PM, Miroslav Stampar < mir...@gm...> wrote: > Hi. > > Will fix it ASAP. > > Kind regards > On Feb 25, 2012 2:26 PM, "Duarte Silva" <dua...@se...> > wrote: > >> Hi there, >> >> update to the last revision, got this bug while testing. >> >> sqlmap version: 1.0-dev (r4805) >> Python version: 2.7.2 >> Operating system: posix >> Command line: sqlmap.py -- >> url=******************************************************* -- >> proxy=********************* --random-agent --threads=3 --timeout=90 -- >> retries=10 --current-user --current-db --privileges >> Technique: None >> Back-end DBMS: None (identified) >> Traceback (most recent call last): >> File "/home/duartesilva/environment/sqlmap/_sqlmap.py", line 82, in main >> start() >> File "/home/duartesilva/environment/sqlmap/lib/controller/controller.py", >> line 341, in start >> setupTargetEnv() >> File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line >> 416, in >> setupTargetEnv >> __resumeHashDBValues() >> File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line >> 216, in >> __resumeHashDBValues >> kb.xpCmdshellAvailable = >> hashDBRetrieve(HASHDB_KEYS.XP_CMDSHELL_AVAILABLE) >> or kb.xpCmdshellAvailable >> AttributeError: class HASHDB_KEYS has no attribute 'XP_CMDSHELL_AVAILABLE' >> >> Regards, >> Duarte Silva >> >> ------------------------------------------------------------------------------ >> Virtualization & Cloud Management Using Capacity Planning >> Cloud computing makes use of virtualization - but cloud computing >> also focuses on allowing computing to be delivered as a service. >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> -- Miroslav Stampar http://about.me/stamparm |
From: ✿ <kim...@gm...> - 2013-07-22 09:03:56
|
Hi! I was trying to use metasploit when this error came up. sqlmap version: 1.0-dev Python version: 2.7 Operating system: nt Command line: sqlmap.py -u ************************************** --check-tor -- tor --tor-port=9150 --tor-type=SOCKS5 --mobile --os-pwn --msf-path C:\metasploit \apps\pro\msf3 Technique: ERROR Back-end DBMS: PostgreSQL (fingerprinted) Traceback (most recent call last): File "sqlmap.py", line 95, in main start() File "C:\sqlmap\lib\controller\controller.py", line 602, in start e = getUnicode(e) File "C:\sqlmap\lib\core\common.py", line 1950, in getUnicode return unicode(value) # encoding ignored for non-basestring instances UnicodeDecodeError: 'ascii' codec can't decode byte 0x82 in position 76: ordinal not in range(128) [*] shutting down at 18:01:02 -Vil |
From: Miroslav S. <mir...@gm...> - 2013-07-27 09:22:00
|
Hi. Thank you for your report and find it fixed now [1]. Kind regards, Miroslav Stampar [1] https://github.com/sqlmapproject/sqlmap/issues/495 On Mon, Jul 22, 2013 at 11:03 AM, ✿ <kim...@gm...> wrote: > Hi! I was trying to use metasploit when this error came up. > > sqlmap version: 1.0-dev > Python version: 2.7 > Operating system: nt > Command line: sqlmap.py -u ************************************** > --check-tor -- > tor --tor-port=9150 --tor-type=SOCKS5 --mobile --os-pwn --msf-path > C:\metasploit > \apps\pro\msf3 > Technique: ERROR > Back-end DBMS: PostgreSQL (fingerprinted) > Traceback (most recent call last): > File "sqlmap.py", line 95, in main > start() > File "C:\sqlmap\lib\controller\controller.py", line 602, in start > e = getUnicode(e) > File "C:\sqlmap\lib\core\common.py", line 1950, in getUnicode > return unicode(value) # encoding ignored for non-basestring instances > UnicodeDecodeError: 'ascii' codec can't decode byte 0x82 in position 76: > ordinal > not in range(128) > > [*] shutting down at 18:01:02 > > -Vil > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |
From: Miroslav S. <mir...@gm...> - 2010-11-02 18:01:49
|
Hi ToR. Thank you for your report. Update to the latest development revision (r2240) to have it fixed. Kind regards. On Tue, Nov 2, 2010 at 5:31 PM, ToR <ss...@em...> wrote: > [17:16:23] [WARNING] unknown charset 'utf-8, text/html'. Please report by > e-mail to sql...@li.... > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |