#!/bin/bash cd /tmp curl -sko ghost.c https://raw.githubusercontent.com/mholzinger/CVE-2015-0235_GHOST/master/ghost.c gcc ghost.c -o ghost ./ghost