🔐 Path Traversal: Notes, Techniques & Attack Types
🚀 What is Path Traversal? Path Traversal, also known as Directory Traversal, is a web vulnerability that allows attackers to access files outside of the intended directory. 🎯 Objective: Read sensitive files (e.g. /etc/passwd, win.ini) or even write...



