1.

Which of the following is not recommended to secure web applications against authenticated users?

Answer»

Which of the following is not recommended to secure WEB applications against authenticated USERS?
Choose the correct option from below LIST
(1)Filtering data with a default deny regular expression
(2)Running the application with least privileges
(3)Using parameterized queries to access a DATABASE
(4)Client-side data validation

Answer:-(4)Client-side data validation



Discussion

No Comment Found