VulnerableApp
VulnerableApp copied to clipboard
SQL test expected issue file fix
Fixes one of the issues highlighted : https://github.com/SasanLabs/VulnerableApp/issues/448
The line of code is the beginning of a try-catch block:
SQL Injection : src/main/java/org/sasanlabs/service/vulnerability/sqlInjection/ErrorBasedSQLInjectionVulnerability.java : 218