
CVE-2023-7024 및 기타 중요 취약점에 대한 긴급 Chrome 업데이트 정보와 도구
이 저장소는 치명적인 보안 취약점을 해결하는 Google의 긴급 Chrome 업데이트와 관련된 정보와 도구를 포함합니다.
Google은 실제 환경에서 적극적으로 악용되고 있는 치명적인 제로데이 취약점을 패치하기 위해 긴급 Chrome 업데이트를 발표했습니다.
/docs - 상세 취약점 정보 및 완화 조치/update-scripts - 다양한 플랫폼용 자동 업데이트 스크립트/detection-scripts - 현재 Chrome 버전 확인 스크립트security-advisory.md - 포괄적인 보안 권고# Windows PowerShell
.\detection-scripts\check-chrome-version.ps1
# Linux/Mac
chmod +x detection-scripts/check-chrome-version.sh
./detection-scripts/check-chrome-version.sh
# Windows
.\update-scripts\update-chrome-windows.ps1
# Mac
chmod +x update-scripts/update-chrome-macos.sh
./update-scripts/update-chrome-macos.sh
# Linux
chmod +x update-scripts/update-chrome-linux.sh
./update-scripts/update-chrome-linux.sh
이 저장소는 정보 제공 및 교육 목적으로 제공됩니다. 항상 공식 출처에서 보안 정보를 확인하십시오.
최종 업데이트: 2023년 12월