[–] jaytaylor 11y ago ↗ Here is a gist which contains source code for testing if a system is vulnerable: https://gist.github.com/koelling/ef9b2b9d0be6d6dbab63e.g.: curl https://gist.githubusercontent.com/koelling/ef9b2b9d0be6d6dbab63/raw/de1730049198c64eaf8f8ab015a3c8b23b63fd34/gistfile1.c > gistfile1.c gcc -o ghost-test gistfile1.c ./ghost-test not vulnerable
1 comment
[ 3.7 ms ] story [ 14.0 ms ] threade.g.: