POC详情: ab1e910a1d35d61e619d65836bef862a6276b111

来源
关联漏洞
标题: Check Point Security Gateways 安全漏洞 (CVE-2024-24919)
描述:Check Point Security Gateways是以色列Check Point公司的一个人工智能驱动的 NGFW 安全网关。 Check Point Security Gateways 存在安全漏洞。攻击者利用该漏洞可以获取敏感信息。
描述
Python script to automate the process of finding vulnerable sites for CVE-2024-24919.
介绍
# Vulnerability Scanner for CVE-2024-24919 (need Shodan API)

Script 1 will use the Shodan API to find potentially vulnerable sites. Script 2 will perform a PoC to confirm which sites are vulnerable.

## Usage
1. Open a terminal and navigate to the directory where the script is located.
2. Run the script:
 
    ```sh
    pip install -r requirements.txt
    ```
3. Run the script:
    ```sh
    python .\1-CVE-2024-24919-Shodan-Search.py -api XXX
    ```
4. Run the script:
    ```sh
    python .\2-CVE-2024-24919-PoC.py
    ```
文件快照

[4.0K] /data/pocs/ab1e910a1d35d61e619d65836bef862a6276b111 ├── [2.7K] 1-CVE-2024-24919-Shodan-Search.py ├── [2.6K] 2-CVE-2024-24919-PoC.py ├── [ 547] README.md └── [ 32] requirements.txt 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。