Additionally try using Time Based SQL Injection payloads like sleep, waitfor, benchmark, etc and verify if there is time difference. These tests can very well confirm if the SQL injection is present or not.
Пожалуйста, обратите внимание, что пользователь заблокирован
try this in intruder "and if((select substr(database(),1,1) limit 0,1)='s',sleep(10), null)-- -" , check for response time and keep changing the letters.
Пожалуйста, обратите внимание, что пользователь заблокирован
try this in intruder "and if((select substr(database(),1,1) limit 0,1)='s',sleep(10), null)-- -" , check for response time and keep changing the letters. this method is good or u can try out of band sqli using burp collaborator