Skip to content
  • There are no suggestions because the search field is empty.

Login Vulnerability Not Fixed Correctly (Insufficient Logging Lesson)

Issue: 

The SQL injection vulnerability on the login is not fixed correctly.

Test 1: SQL Injection Login Vulnerability Not Fixed Correctly

Did you correctly fix the login vulnerability? If you are using regular expressions or filtering that is not the correct way to fix SQL injection. Please review the Defense section of the lesson and try again.