[sqlmap-users] Not url-encoding POST-data possible?

2012-05-23 Thread Thomas Schreiber
Hi, can I tell sqlmap to not url-encode POST-data? In my case a php webservice complains about not getting a '<' as first character: Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in... Warning: simplexml_load_string(): %3Crequest... The

Re: [sqlmap-users] Bug with IPv6 addresses

2012-05-23 Thread Ahmed Shawky
I think : is a delimiter used by the regex in sqlmap. Try to encode the the URL with some encoder like fullurl On Wed, May 23, 2012 at 8:14 PM, rmillet wrote: > Hi all, > > sqlmap hangs when using with an IPv6 address: > ./sqlmap.py -u 'http://[::1]/?p=42' > > > Here is the traceback displayed o

[sqlmap-users] Bug with IPv6 addresses

2012-05-23 Thread rmillet
Hi all, sqlmap hangs when using with an IPv6 address: ./sqlmap.py -u 'http://[::1]/?p=42' Here is the traceback displayed on keyboard interrupt: Traceback (most recent call last): File "./sqlmap.py", line 19, in main() File "/sqlmap/_sqlmap.py", line 110, in main errMsg = unhandle

Re: [sqlmap-users] sqlmap bug report

2012-05-23 Thread André Silva
Bob, Shoudl always include sqlmap mailing-list AS 2012/5/23 Bob > 18:59:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5066), retry > your run with the latest development version from the Subversion > repository. If the exception persists, please send by e-mail to > sqlmap-users@lists.