SQL-scanner icon indicating copy to clipboard operation
SQL-scanner copied to clipboard

A tool that finds and scan sites for sql injection vulnerability

Results 6 SQL-scanner issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/Bitwise-01/SQL-scanner/assets/126965713/5c6ba1e7-60ff-4856-9a40-9ecd0203668a)

after starting daemon threads this just shutting down why? :'

python main.py -d product.php?id= Traceback (most recent call last): File "main.py", line 5, in from lib.sql import SQL File "/home/kali/SQL-scanner/lib/sql.py", line 6, in from .search import Search File "/home/kali/SQL-scanner/lib/search.py", line...

``` [*] Dork: streamer.php?id= [i] Starting daemon threads ... Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/lib/python3.6/threading.py", line 864, in...

I have tried to use it for multiple different dorks. However it goes to shutdown after printing Searching for proxies.

![image](https://user-images.githubusercontent.com/36793008/63033872-df7f7980-bea7-11e9-9914-438d7175a249.png) I have installed requirements but got this error Can you help me please Thank you