Web Security Lab

Path Traversal Lab

실제 서버 파일은 읽지 않고 메모리상의 가상 파일만 사용해 경로 이탈 원리를 재현합니다.

가상 파일 읽기

기준 경로는 /app/files/ 입니다.

가상 파일 목록

/app/files/readme.txt
/app/files/report.txt
/etc/passwd
/app/.env

결과