Crossword Puzzle on topic "sql injection using DVWA and secure coding fixes"

123456789101112
Across
  1. 2. SQL function to get DB version?
  2. 5. Command to log errors silently?
  3. 7. PHP function to bind values?
  4. 9. Attack that modifies SQL query?
  5. 11. DVWA security level with no protection?
  6. 12. Common SQL injection keyword?
Down
  1. 1. Principle to restrict DB access?
  2. 3. Keyword to join multiple queries?
  3. 4. Function to prepare SQL safely?
  4. 6. Symbol used to comment SQL?
  5. 8. Good input filter type?
  6. 10. Sanitization removes what?