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-4956 | Kitploit
Tools/GitHubGitHub/jolyirsb/cve-2024-4956
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubjolyirsb/cve-2024-4956

CVE-2024-4956

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

CVE-2024-4956

All information is provided for informational purposes only.

python3 CVE-2024-4956-threads.py

-> {targets_text_file}

-> {output_text_file}

nuclei -t nuclei_active.yaml -l targets.txt

nuclei -t nuclei_passive.yaml -l targets.txt -json-export output.json; then parse in any way

targets.txt form:

{IP}:{PORT}

{IP}:{PORT}

{IP}:{PORT}

...

PoC

image

Download Tool