Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-24919 PoC — Information disclosure

Source
Associated Vulnerability
Title:Information disclosure (CVE-2024-24919)
Description:Potentially allowing an attacker to read certain information on Check Point Security Gateways once connected to the internet and enabled with remote Access VPN or Mobile Access Software Blades. A Security fix that mitigates this vulnerability is available.
Readme
# CVE-2024-24919---Exploit-Script

Deskripsi
CVE-2024-24919 adalah kerentanan pada perangkat Check Point Security Gateway yang memungkinkan akses tidak sah ke file sensitif melalui eksploitasi path traversal. Kerentanan ini memungkinkan penyerang membaca isi file tertentu dalam sistem target tanpa autentikasi.

>DORK
>FOFA: title="Check Point SSL Network Extender"

Skrip ini merupakan implementasi eksploitasi berbasis command-line (CMD) untuk menguji apakah target rentan terhadap CVE-2024-24919.
Fitur
Melakukan eksploitasi terhadap target yang rentan
Mengambil file sensitif dari target
Menggunakan request dengan header yang telah disesuaikan

Persyaratan
Pastikan sistem memiliki dependensi berikut sebelum menjalankan skrip:
Python 3.x
Modul requests dan colorama

Instal dependensi dengan perintah:
`pip install requests colorama`

Cara Penggunaan
Simpan daftar URL target dalam file teks (misalnya target.txt).

Jalankan skrip dengan perintah berikut:
python exploit.py target.txt

Hasil eksploitasi akan ditampilkan di terminal.
Contoh Output

[+] http://example.com BERHASIL di-eksploitasi!
[-] http://secure-site.com TIDAK rentan.
[ERROR] Gagal mengakses http://unreachable.com: Connection timeout

⚠️ **Peringatan**
Skrip ini dibuat untuk tujuan edukasi dan pengujian keamanan yang sah saja. Penyalahgunaan eksploitasi ini melanggar hukum dan dapat dikenai sanksi pidana. Pengguna bertanggung jawab penuh atas segala konsekuensi dari penggunaan skrip ini.

Referensi
https://nvd.nist.gov/vuln/detail/cve-2024-24919
File Snapshot

[4.0K] /data/pocs/9d397d5cfe65c16afcd17c97bf6e5ccd028b26ad ├── [3.2K] eploit.py └── [1.5K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →