Re: [sqlmap-users] boolean based blind on progress db

2016-08-01 Thread Miroslav Stampar
Hi. This looks like a false positive. Please rerun with --flush-session. Kind regards On Mon, Aug 1, 2016 at 12:57 PM, Niall wrote: > Hi, > > I am using SQLMAP to pen test a web app and it says that a field is > boolean based blind vunerable. > > The DB is an OpenEdge Progress DB, so I unders

[sqlmap-users] boolean based blind on progress db

2016-08-01 Thread Niall
Hi, I am using SQLMAP to pen test a web app and it says that a field is boolean based blind vunerable. The DB is an OpenEdge Progress DB, so I understand SQLMAP does not support this DBMS. However, can I still use it to test whether there is a SQL injection vulnerability (and not exploit it) or w

[sqlmap-users] boolean-based-blind

2012-04-04 Thread Fabio Toscano
C:\Users\nome\Desktop\sqlmap> python sqlmap.py -u "http://sito.wor dpress.com/wp-login.php?redirect_to=http%3A%2F%2Fsito.wordpress.com %2Fwp-admin%2F&reauth=1" -f -b --current-user --current-db --users --passwords - -dbs -v1 --- Place: GET Parameter: reauth Type: boolean-based blind Title: