Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
watchTowr-vs-Check-Point-CVE-2026-50751 | Kitploit
도구/GitHubGitHub/watchtowrlabs/watchtowr-vs-check-point-cve-2026-50751
Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityNetwork SecurityPenetration TestingAuthentication
GitHubwatchtowrlabs/watchtowr-vs-check-point-cve-2026-50751

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

watchTowr-vs-Check-Point-CVE-2026-50751

저장소 보기
522개월 전아직 검토되지 않음

CVE-2026-50751

Check Point Remote Access VPN IKEv1 인증서 인증 우회 탐지 아티팩트 생성기입니다.

https://github.com/user-attachments/assets/1280c545-364e-42d1-94ac-5b2cd850d14e

기술적 세부 사항은 블로그 게시물을 참조하세요.

탐지 동작

root@kitploit:~
$ python3 watchTowr-vs-Check-Point-CVE-2026-50751.py -rh vpn.example.com -u watchtowr
			 __         ___  ___________                   
	 __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________ 
	 \ \/ \/ \__  \    ___/ ___\|  |  \|    | /  _ \ \/ \/ \_  __ \
	  \     / / __ \|  | \  \___|   Y  |    |(  <_> \     / |  | \/
	   \/\_/ (____  |__|  \___  |___|__|__  | \__  / \/\_/  |__|   
				  \/          \/     \/                            

        watchTowr-vs-Check-Point-CVE-2026-50751.py

        (*)  Check Point IKEv1 Remote-Access VPN certificate-auth bypass Detection Artifact Generator

          - McCaulay (@_mccaulay) of watchTowr (@watchTowrcyber)

        CVEs: [CVE-2026-50751]


[#] CVE-2026-50751 Check Point IKEv1 Remote-Access certificate-auth bypass
[+] Self-signed cert (untrusted); signature will be invalid (no private key)
[#] Connecting via udp ...
[#] Authenticating as 'watchtowr' with the forged certificate + invalid signature...
[#] Decrypting...
[+] Gateway Internal IP: 172.31.255.128
[+] [BYPASSED] Gateway authenticated us as 'watchtowr'. CVE-2026-50751 certificate-authentication bypass confirmed.

사용법

Python 3 및 cryptography 패키지가 필요합니다:

root@kitploit:~
pip install cryptography

설명

이 watchTowr 탐지 아티팩트 생성기는 Check Point Remote Access VPN / Mobile Access 인증 우회 CVE-2026-50751 (CVSS 9.3, CWE-287)을 탐지하고 시연합니다. 원격의 인증되지 않은 공격자는 더 이상 사용되지 않는 IKEv1 1단계 교환을 완료하고 유효한 인증서, 개인 키 또는 비밀번호 없이 프로비저닝된 Remote Access 사용자로 인증될 수 있습니다. 이는 IKE(UDP 500/4500)와 Check Point Visitor Mode / SSL(원시 TCP 443, TCPT) 모두에서 작동합니다.

게이트웨이는 레거시 IKEv1 경로로 구성된 경우 노출됩니다: 레거시 Remote Access 클라이언트가 허용되고 IKEv1이 허용됩니다(IKEv2 전용이 아님).

인증서 인증 우회는 Certificate, Certificate with enrollment, Mixed 사용자 인증 방법에 적용됩니다. 일반 Legacy(사용자 이름/비밀번호)는 우회할 수 없습니다.

완화 조치 및 추가 세부 사항은 Check Point 권고 및 핫픽스 sk185033에서 확인할 수 있습니다:

  • https://support.checkpoint.com/results/sk/sk185033
  • https://blog.checkpoint.com/security/check-point-releases-important-hotfix-for-vulnerabilities-in-deprecated-ikev1-vpn-protocol/

watchTowr Labs 팔로우

최신 보안 연구를 위해 watchTowr Labs 팀을 팔로우하세요.

  • https://labs.watchtowr.com/
  • https://x.com/watchtowrcyber
도구 다운로드