๐Ÿ“š Practice Mode

security Online Quiz - 11

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

To prevent from Database Access Control attack

  1. access control should be handled by the application and database layers
  2. Always include current authenticated username as part of the query.
  3. Never rely on presentation layer to restrict values submitted by the user
  4. All the above