File path traversal simple case

File path traversal simple case

File path traversal simple case

1: Access the Lab.

Website: https://portswigger.net/web-security/file-path-traversal/lab-simple

File path traversal simple case 1

2: Open the product.

File path traversal simple case 2

3: Inspect the page.

File path traversal simple case 3

4: Open the post.

5: Go to the Network and Reload the page.

6: Open the Image.

File path traversal simple case 4

7: Modify the filename parameter.

From: https://0afa00ee04ce470ecfc3a358003d0026.web-security-academy.net/image?filename=45.jpg

To: https://0afa00ee04ce470ecfc3a358003d0026.web-security-academy.net/image?filename=../../../etc/passwd

File path traversal simple case 5

8: The Lab has been completed.

File path traversal simple case 6

PortSwigger Labs

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top