Skip to content

Instantly share code, notes, and snippets.

@simon-p-r
Created February 4, 2015 14:35
Show Gist options
  • Save simon-p-r/9ab13c3460b3e510c852 to your computer and use it in GitHub Desktop.
Save simon-p-r/9ab13c3460b3e510c852 to your computer and use it in GitHub Desktop.
#!/bin/sh
wget https://webshare.uchicago.edu/orgs/ITServices/itsec/Downloads/GHOST.c
gcc GHOST.c -o GHOST
./GHOST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment