python_gdork_sqli icon indicating copy to clipboard operation
python_gdork_sqli copied to clipboard

This python script is developed to show, how many vulnerables websites, which are laying around on the web. 1) Scan net for urls prone to SQL injection 2) Check if urls is vulnerable 3) Exploit with s...

Results 1 python_gdork_sqli issues
Sort by recently updated
recently updated
newest added

I get the following: Done scraping Traceback (most recent call last): File "findsqlinj.py", line 667, in main() File "findsqlinj.py", line 664, in main checkConnection() File "findsqlinj.py", line 621, in checkConnection...