[sqlmap-users] Silly bug
Brought to you by:
inquisb
From: <ja...@ev...> - 2010-10-10 20:12:21
|
Hello, While pen-testing a web app with SQLMap-Dev (Latest SVN) I noted that while testing an injectable parameter with '[]' in it is not marked as exploitable in the session file(It has to reidentify it every time). I believe this is because of the way sqlmap saves session files [url][parm] etc... How can we make it so arg[]='s are picked up and saved in the session file? Thanks James |