HolyGhost logoHolyGhost

#files

1 post

Analysis

Directory Traversal: Escaping the Folder You Were Meant to Stay In

By adding ../ to a file path, an attacker can climb out of the intended directory and read files the application never meant to expose. Here is how path traversal works and how to block it.

9 min read·#directory-traversal#web-security#path-traversal