Share
## https://sploitus.com/exploit?id=6E1C7DE1-972E-5195-8CA2-73F8481032A5
# SQL-Injection-Scanner
The following program is an injection scanner that takes in a user-inputted URL and checks any potential form fields to determine if they are susceptible to injection attacks, specifically being SQL injection attacks 

The program was built using Python and was built with the goal of continuing to practice malicious tools in the Cybersecurity industry