Quando provo a iniettare qualcosa, dopo aver provato tutti i parametri con --level=3 --risk=3
, questo si presenta. Per favore dimmi cosa devo fare e dove ho torto.
Questo è il comando completo:
sqlmap -u "www.mysite.com/index.php?id=1*" --level=3 --risk=3 --random-agent --string --regexp
[CRITICAL] all tested parameters appear to be not injectable. Try to increase '--level'/'--risk' values to perform more tests. Also, you can try to rerun by providing either a valid value for option '--string' (or '--regexp'). If you suspect that there is some kind of protection mechanism involved (e.g. WAF) maybe you could retry with an option '--tamper' (e.g. '--tamper=space2comment')