Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Check-Point_poc — Check-Point安全网关任意文件读取漏洞(CVE-2024-24919) | Kitploit
Tools/GitHubGitHub/ningxin2002/check-point_poc
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubningxin2002/check-point_poc

Check-Point_poc

Check-Point安全网关任意文件读取漏洞(CVE-2024-24919)

View Repository
21 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Check-Point_poc

Check-Point Security Gateway Arbitrary File Read Vulnerability (CVE-2024-24919)

python Check-Point_poc.py -h

root@kitploit:~
            ) (`-.            ) (`-.
     ( OO ).           ( OO ).
    (_/.  \_)-. ,-.-')(_/.  \_)-. ,-.-')
     \  `.'  /  |  |OO)\  `.'  /  |  |OO)
      \     /\  |  |  \ \     /\  |  |  \
       \   \ |  |  |(_/  \   \ |  |  |(_/
      .'    \_),|  |_.' .'    \_),|  |_.'
     /  .'.  \(_|  |   /  .'.  \(_|  |
    '--'   '--' `--'  '--'   '--' `--'

usage: Check-Point_poc.py [-h] [-u URL] [-f FILE]

Check-Point安全网关任意文件读取漏洞(CVE-2024-24919)

optional arguments:
-h, --help show this help message and exit
-u URL, --url URL 添加url信息
-f FILE, --file FILE 添加txt文件

example:
python3 Check-Point_poc.py -u http://xxxx.xxxx.xxxx.xxxx
python3 Check-Point_poc.py -f x_url.txt

Download Tool