A check for GHOST; cve-2015-0235
# 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
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view