๐ 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
- access control should be handled by the application and database layers
- Always include current authenticated username as part of the query.
- Never rely on presentation layer to restrict values submitted by the user
- All the above