#!/usr/bin/env python import urllib import urllib2 import re, sys import os, cookielib import threading import time from IPy import IP # pip install IPy # This script runs only n PHP websites # Only Error Base SQL Injection are found def screen(): if os.name == "nt"...