Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 563
Which attack gives unauthorized access to files on the web server?
Answer options
- A. DHCP snooping
- B. path traversal
- C. broadcast storm
- D. distributed DoS
Correct answer: B
Explanation
The path traversal attack allows attackers to access files and directories that are stored outside the web server's root directory by manipulating the URL. DHCP snooping, broadcast storm, and distributed DoS attacks do not specifically target file access on a web server; they focus on network traffic control, overwhelming a network with requests, and disrupting service, respectively.