Hi
Can you show me example for time delay sql injection with burp suite or sqlmap ?
I try with sqlmap with command:
Цитата:
sqlmap -r D:/1.txt --batch --random-agent --level=5 --risk=3 --drop-set-cookie --tamper="between" --dbms="mssql" --technique=TB
|
but no result
and can not find any usefull example/article for this type attacks with burp suite
Thanks !