
Docker 기반의 랩 환경으로, CVE-2026-1357을 재현하고 악용하기 위한 것으로, 단계별 설정 및 Burp Suite 악용 가이드를 포함합니다.
CVE-2026-1357 실습 환경
sudo apt update && sudo apt install docker.io docker-compose -y
sudo systemctl start docker
git clone [저장소 링크]
sudo chmod -R 755 .
sudo docker-compose up --build -d
FireFox: http://localhost:8083
POC.txt를 사용한 Burpsuite (Repeater)