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
ghost-checker — Test wether you're exposed to ghost (CVE-2015-0235). All kudos go to Qualys Security | Kitploit
Tools/GitHubGitHub/fser/ghost-checker
Static AnalysisVulnerability AnalysisCode AnalysisExploitationPenetration Testing
GitHubfser/ghost-checker

ghost-checker

Test wether you're exposed to ghost (CVE-2015-0235). All kudos go to Qualys Security

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

ghost-checker

Test wether you're exposed to ghost (CVE-2015-0235). All kudos go to Qualys Security

Usage

root@kitploit:~
/tmp/ghost-checker (master)$ make
cc -o ghost ghost.c
/tmp/ghost-checker (master)$ ./ghost 
not vulnerable
/tmp/ghost-checker (master)$ make clean
rm ghost

Credits

Qualys Security Team http://www.openwall.com/lists/oss-security/2015/01/27/9

Download Tool