[sqlmap-users] Problem with a Login
Brought to you by:
inquisb
|
From: Daniele B. <bbi...@gm...> - 2016-12-04 14:06:09
|
Hi! I have an issue with sqlmap. I created my own fake login in order to test blind sql injection but everytime i make a test sqlmap says it isn't exploitable. I tried to add a suffix, set level to 5, set risk to 3, set not-string option but sqlmap still not work with it. The login source is: http://pastebin.com/xzKZJNB1 I tried to inject some payloads manually such as ' OR 1=1#, ' UNION ALL SELECT NULL;NULL #, etc... and they work. What should i do? Thanks in advance! Daniele. |