While assessing the security of a web application, a security analyst was able to introduce unsecure strings through the application input fields by bypassing client-side controls. Which of the following solutions should the analyst recommend?
server-side validation- essential for ensuring the security and integrity of data submitted through web application forms. In this scenario, the security analyst was able to introduce insecure strings by bypassing client-side controls. To prevent such issues, it is crucial to perform thorough validation on the server side.
Code signing- is used to verify the integrity and authenticity of code
host-based intrusion detection systems focus- on detecting malicious activities on a host
secure cookies- help protect data during transmission and storage but do not address the issue of input validation.
D. Server-side validation
To address the issue of introducing insecure strings through input fields by bypassing client-side controls, the security analyst should recommend implementing server-side validation. Server-side validation involves validating and sanitizing user input on the server, ensuring that the input is correct, safe, and meets the required criteria before processing it.
D. Server-side validation
When a security analyst identifies that unsecure strings can be introduced through input fields by bypassing client-side controls in a web application, the most appropriate solution to recommend is server-side validation
Server-side validation involves validating and sanitizing user input on the server before processing it.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.SY0-601 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
pinkdog
1 year, 2 months agosalah112
1 year, 2 months agoBenrosan
1 year, 2 months agodc3a67e
1 year, 3 months agoHs1208
1 year, 3 months ago