Path Traversal
Path traversal is also known as directory traversal. These vulnerabilities enable an attacker to read arbitrary files on the server that is…
Wiki topics:
🎬 · Film & Television
Path Traversal
- Path traversal is also known as directory traversal. These vulnerabilities enable an attacker to read arbitrary files on the server that is running an application.
- Application code and data
- Credentials for the backend system
- Sensitive operating system files.
- In some cases, an attacker might be able to write arbitrary files on the server, allowing them to modify application data or behaviour, and ultimately take full control of the server.
`- <https://insecure-website.com/loadImage?filename=../../../etc/passwd>`
- Access the lab on PortSwigger Lab.

2. Intercept the request with Filename.

3. Capture the request and send it to the repeater.

4. Use the payload with — ../../../etc/passwd

5. Lab Solved.

메타데이터
- post_id
- bf7d4af4bb56
- slug
- path-traversal-bf7d4af4bb56
- url
- https://medium.com/@Vulture03/path-traversal-bf7d4af4bb56
- canonical_url
- https://medium.com/@Vulture03/path-traversal-bf7d4af4bb56
- author_url
- https://medium.com/@Vulture03
- status
- ok
- fetched_at
- 2026-07-13 06:23:13