
Script di exploit per Check Point CVE-2024-24919 che legge file sensibili arbitrari tramite l'endpoint vulnerabile /clients/MyCRL, con supporto per target singoli e batch, opzioni proxy e di output.
Questo script Python è un exploit per CVE-2024-24919, una CVE che ha colpito i prodotti Check Point: (CloudGuard Network, Quantum Maestro, Quantum Scalable Chassis, Quantum Security Gateways, Quantum Spark Appliances) Versioni: (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), consentendo l'accesso non autorizzato a file sensibili su un sistema target. Sfrutta una vulnerabilità nell'endpoint /clients/MyCRL

git clone https://github.com/MohamedWagdy7/CVE-2024-24919
è un file che contiene una lista di target che eseguono una versione vulnerabile; questi target sono stati enumerati da Shodan utilizzando questo 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