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
GHOSTCHECK-cve-2015-0235 — A check for GHOST; cve-2015-0235 | Kitploit
Tools/GitHubGitHub/chayim/ghostcheck-cve-2015-0235
Vulnerability ScannersVulnerability AnalysisScripting & AutomationNetwork SecurityPenetration Testing
GitHubchayim/ghostcheck-cve-2015-0235

GHOSTCHECK-cve-2015-0235

A check for GHOST; cve-2015-0235

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

Ghostcheck

This is a really, really light fabric script - for checking the impact of CVE-2015-0235 (GHOST) on a running linux host. Forked into Lyrical after writing.

Python 2.6 and higher recommended, and Fabric is needed.

Usage:

fab -f ghostcheck.py -u sshusername -p sshpassword -H ip,ip2,ipN go

fab -f ghostcheck.py -u sshusername -i /path/to/ssh/key -H ip,ip2,ipN go

Download Tool