Re: [sqlmap-users] utf-8
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-07-26 08:08:51
|
Hi. In this case there seems to be a problem with either invalid page header content or python parsing of headers because, as you can see from a report that the content charset is defined as utf-8;CONTENT-TYPE:... Now we've just in case modified our code to support this kind of cases. Update (checkout latest development version) to have it fixed. KR 2010/7/24 Marek Sarvaš <mar...@gm...>: > sql-shell> SELECT SLEEP(%d) > do you want to retrieve the SQL statement output? [Y/n] y > [13:34:37] [INFO] fetching SQL SELECT statement query output: 'SELECT > SLEEP(%d)' > [13:34:37] [INFO] retrieved: [13:34:37] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:34:40] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:34:43] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:34:53] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:35:03] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:35:10] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > [13:35:20] [WARNING] unknown charset > 'utf-8;content-type:image/png;content-type:image/pjpeg;content-description: > php generated data;'. please report by e-mail to > sql...@li.... > > > -- > Príjemný deň > Marek Sarvaš > > tel 0907 / 405 701 > ICQ 277766377 > SKYPE marek.sarvas > ---------------------------------------------------- > Táto správa neobsahuje a ani nemôže obsahovať vírus, pretože nepoužívam žiadne produkty založené na platforme Microsoft Windows. > ---------------------------------------------------- > This report don't contains virus and don't may contain a virus, because I do not use any products based on Microsoft Windows. > ---------------------------------------------------- > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://ad.doubleclick.net/clk;226879339;13503038;l? > http://clk.atdmt.com/CRS/go/247765532/direct/01/ > _______________________________________________ > 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 |