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
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
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
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.