Re: [sqlmap-users] traceback
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-01-03 23:32:20
|
Hi Brandon. Thank you for your report. Find it fixed with the latest commit (r4646). Kind regards, Miroslav Stampar On Tue, Jan 3, 2012 at 10:33 PM, Brandon Perry <bpe...@gm...>wrote: > Traceback (most recent call last): > File "/root/tools/sqlmap/_sqlmap.py", line 83, in main > start() > File "/root/tools/sqlmap/lib/controller/controller.py", line 346, in start > checkNullConnection() > File "/root/tools/sqlmap/lib/controller/checks.py", line 916, in > checkNullConnection > page, headers, _ = Request.getPage(method=HTTPMETHOD.HEAD) > File "/root/tools/sqlmap/lib/request/connect.py", line 298, in getPage > requestMsg += "\n\n%s" % post > UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position > 103: ordinal not in range(128) > > -- > http://volatile-minds.blogspot.com -- blog > http://www.volatileminds.net -- website > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |