CompTIA CySA+ CS0-003 Practice Question
A security team is conducting a vulnerability assessment on a web application and discovers that the application is vulnerable to a directory traversal attack. Which of the following is the BEST method to mitigate this vulnerability?
Disable directory listings on the server.
Implement input validation to sanitize user-supplied data.
Modify file system permissions to restrict access.
Update the web application framework to the latest version.