Hi again.

Just update to the latest revision. This was fixed 4 months ago [1].

Kind regards,
Miroslav Stampar

[1] https://github.com/sqlmapproject/sqlmap/issues/142

On Mon, Nov 26, 2012 at 1:33 PM, Miroslav Stampar <
miroslav.stam...@gmail.com> wrote:

> p.s. you are using quite old version of sqlmap (that third party library
> currently is inside "thirdparty/clientform" directory). please update to
> the latest revision from [1] to have it up to date.
>
> [1] https://github.com/sqlmapproject/sqlmap
>
>
> On Mon, Nov 26, 2012 at 1:31 PM, Miroslav Stampar <
> miroslav.stam...@gmail.com> wrote:
>
>> Hi Tran.
>>
>> If you take a good look into the exception message you would see that the
>> error is related to something totally different. Somebody in your case used
>> invalid HTML escaping and put hexadecimal number instead of decimal to the
>> &#....; format (e.g. &#233de; instead of &#x233de;). Nevertheless, there
>> should be no crashes like this. We'll fix it ASAP.
>>
>> Kind regards,
>> Miroslav Stampar
>>
>>
>> On Mon, Nov 26, 2012 at 12:33 PM, Tran Vien Ha <tranvie...@gmail.com>wrote:
>>
>>> ValueError: invalid literal for int() with base 10: '233de'
>>
>>
>>
>>
>>  --
>> Miroslav Stampar
>> http://about.me/stamparm
>>
>
>
>
> --
> Miroslav Stampar
> http://about.me/stamparm
>



-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to