
CVE-2024-24919를 위한 Python 익스플로잇으로, Check Point 제품을 대상으로 /clients/MyCRL 엔드포인트를 통해 권한 없는 파일 접근을 가능하게 하며 단일 대상 및 배치 스캔 모드를 지원합니다.
이 Python 스크립트는 CVE-2024-24919의 익스플로잇입니다. 이 CVE는 Check Point 제품에 영향을 미칩니다: (CloudGuard Network, Quantum Maestro, Quantum Scalable Chassis, Quantum Security Gateways, Quantum Spark Appliances) 버전: (R77.20 (EOL), R77.30 (EOL), R80.10 (EOL), R80.20 (EOL), R80.20.x, R80.20SP (EOL), R80.30 (EOL), R80.30SP (EOL), R80.40 (EOL), R81, R81.10, R81.10.x, R81.20), 대상 시스템의 민감한 파일에 무단 액세스할 수 있습니다. /clients/MyCRL 엔드포인트의 취약점을 대상으로 합니다.

git clone https://github.com/MohamedWagdy7/CVE-2024-24919
는 취약한 버전을 실행하는 대상들의 목록을 포함하는 파일입니다. 이 대상들은 Shodan에서 다음 dork를 사용하여 열거되었습니다: "Server: Check Point SVN" "X-UA-Compatible: IE=EmulateIE7" 200 country:"IL"
python exploit.py -d <target> [-f <file>] [-proxy <proxy>] [-o <output>]
python exploit.py -l <list> [-f <file>] [-proxy <proxy>] [-o <output>]
python exploit.py -l ./targets.txt -proxy 127.0.0.1:8080 -o CVE-2024-24919.txt