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