Web Application Security and Security API Fundamentals
Casual Mode - Take your time!
1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Which of the following is NOT recommended for securing Web Applications against malicious users?
- Filtering data with a default deny regular expression
- Running the application with the least privilege necessary
- Client side data validation
- Retrieving data from database using pre-compiled stored procedures