Add CVE-2023-43804 urllib3 실습 환경 구 - #673
Open
minjungi11 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 개요
🛠️ 작업 내용
urllib3환경에서 발생하는 Cookie 누수 취약점(CVE-2023-43804)을 직접 재현하고 학습할 수 있는 Docker 기반 실습 환경을 구축했습니다.📂 추가된 파일 목록
urllib3/CVE-2023-43804/compose.yaml: 단일 명령어로 실행 가능한 Docker Compose 환경urllib3/CVE-2023-43804/README.md: 취약점 요약, 재현 절차, 대응 방안이 포함된 보고서urllib3/CVE-2023-43804/lab/: PoC(poc.py), 리다이렉트 서버, 수신 서버 코드urllib3/CVE-2023-43804/images/: 재현 검증 스크린샷✅ 과제 제출 전 자체 체크리스트
docker compose하나로 환경이 완성되는지 확인했습니다.)로 참조했습니다.UTF-8인코딩으로 정상 저장되었습니다.