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 — Mass scanner for CVE-2024-24919 | Kitploit
Tools/GitHubGitHub/yn1337/cve-2024-24919
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration TestingRed Teaming
GitHubyn1337/cve-2024-24919

CVE-2024-24919

Mass scanner for CVE-2024-24919

View Repository
42 years 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

Mass Auto Scanner for CVE-2024-24919 This script is designed to scan a list of URLs for the CVE-2024-24919 vulnerability on remote Check Point firewalls. It attempts to exploit the vulnerability by sending a malicious POST request to extract specified files from the target servers.


Running the Script Save the provided script to a Python file, for example, mass_auto_scanner.py. Open a terminal or command prompt. Navigate to the directory where you saved mass_auto_scanner.py and the urls.txt file. Run the script using the following command:

python scanner.py -l urls.txt -f /etc/passwd -o results.txt


Ethical Considerations Warning: This script is intended for ethical hacking and penetration testing purposes only. Unauthorized scanning of systems is illegal and unethical. Use this script only on systems you have explicit permission to test. Responsible disclosure to affected vendors is crucial to allow them to patch any discovered vulnerabilities.

Download Tool