the-robot / sqliv

massive SQL injection vulnerability scanner
https://en.kali.tools/all/?tool=1334
GNU General Public License v3.0
1.16k stars 376 forks source link

found no suitable urls to test SQLi #50

Closed dzhyw closed 7 years ago

dzhyw commented 7 years ago

python sqliv.py -t www.qq.com [MSG] [13:37:35] crawling www.qq.com [MSG] [13:37:35] found no suitable urls to test SQLi

why?

the-robot commented 7 years ago

the tool scan the links from the url you gave, probably it cannot find any url with query to test sql injection.