Re: [sqlmap-users] [ERROR] possible integer casting detected

2016-02-22 Thread Miroslav Stampar
sqlmap says that integer casting is probable, hence to not expect SQLi findings. Integer casting is an usual way how to fight SQLi. Bye On Feb 22, 2016 16:40, "aurel labroue" wrote: > Hi, > I'm trying to run nmap on the Blind SQL challenge from DVWA website (lvl > low), and i get this error that

[sqlmap-users] [ERROR] possible integer casting detected

2016-02-22 Thread aurel labroue
Hi,I'm trying to run nmap on the Blind SQL challenge from DVWA website (lvl low), and i get this error that i don't understand: [ERROR] possible integer casting detected (e.g. "$id=intval($_REQUEST['id'])") at the back-end web application Cheers N.B: i'm running nmap on K