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

dont wait for user input, this is bad for calling from a script #69

Closed LockeLamora closed 6 years ago

LockeLamora commented 6 years ago

When calling from a script, the process will hang as it waits for user input if there are no results. Now the user can just set a switch for their preferred option.