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

Goal: 1000 CNY · Raised: 1310 CNY

100%

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 Vulnerability Scanner

This Java tool scans a list of IP addresses for the CVE-2024-24919 vulnerability. It attempts to exploit the vulnerability and provides options to print the response body data and change the target file directory.

## Table of Contents

- [Usage](#usage)
- [Features](#features)
- [Installation](#installation)
- [Running the Tool](#running-the-tool)
- [License](#license)

## Usage

The tool reads a list of IP addresses from a file named `domain-IP.txt`, checks each IP for the CVE-2024-24919 vulnerability, and provides interactive options for further actions based on the results.

### Features

- **Vulnerability Check**: Verifies if the IP address is vulnerable to CVE-2024-24919.
- **Interactive Response**: Prompts the user to print the response body data and change the file directory for more in-depth vulnerability exploitation.

## Installation

1. **Clone the Repository**:
    ```sh
    git clone https://github.com/yourusername/CVE_2024_24919_Scanner.git
    cd CVE_2024_24919_Scanner
    ```

2. **Ensure Java is Installed**:
    Make sure you have Java installed on your system. You can download it from [here](https://www.java.com/en/download/).

3. **Prepare the IP List**:
    Create a file named `domain-IP.txt` in the root directory of the project and list the IP addresses you want to check, one per line.

## Running the Tool

Compile and run the Java program with the following commands:

```sh
javac CVE_2024_24919.java
java CVE_2024_24919
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
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 →