In the following article we will try to go from little or no knowledge of SQL to perform a basic SQL injection. To achieve this we will use the DWVA box, hosted by TryHackMe. What is an SQL-Injection? SQL injection is the act of exploiting unfiltered user input in a web app. The input…