Answer:
Using absolute file paths in code contributes to preventing directory traversal attacks by specifying the full and fixed path to the accessed files.
Using absolute file paths in code contributes to preventing directory traversal attacks by specifying the full and fixed path to the accessed files.
You may be interested in:
Web Security MCQs - PART 2