[00:44:39] [CRITICAL] unhandled exception in sqlmap/1.0-dev-1ae68b9, retry
your run with the latest development version from the GitHub repository. If
the exception persists, please send by e-mail to '
sqlmap-users@lists.sourceforge.net' or open a new issue at '
https://github.com/sqlmapproject/sqlmap/issues/new' with the following text
and any information required to reproduce the bug. The developers will try
to reproduce the bug, fix it accordingly and get back to you.
sqlmap version: 1.0-dev-1ae68b9
Python version: 2.7.3
Operating system: posix
Command line: ./sqlmap.py -r lulu_1216.txt --level=5 --risk=3
--tamper=between --identify-waf -p email -v 3
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
File "./sqlmap.py", line 95, in main
start()
File "/root/sqlmap-dev/lib/controller/controller.py", line 469, in start
check = heuristicCheckSqlInjection(place, parameter)
File "/root/sqlmap-dev/lib/controller/checks.py", line 751, in
heuristicCheckSqlInjection
payload = agent.payload(place, parameter, newValue=payload)
File "/root/sqlmap-dev/lib/core/agent.py", line 145, in payload
retVal = re.sub(r"(\A|\b)%s=%s" % (parameter, origValue), "%s=%s" %
(parameter, self.addPayloadDelimiters(newValue)), paramString)
File "/usr/lib/python2.7/re.py", line 151, in sub
return _compile(pattern, flags).sub(repl, string, count)
File "/usr/lib/python2.7/re.py", line 242, in _compile
raise error, v # invalid expression
error: unbalanced parenthesis
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users