Need SQL Injection scanner for subdomains in python
I want a script in python which can search for domains as well as sub-domains for sql injection vulnerability. I do have script for just domains for searching for any vulnerability in a webpage, but now I need to check with domains, as well as their sub-domains for any SQL Injection vulnerability.