| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2014-10-02 | 709 Bytes | |
| shockcheck | 2014-10-02 | 3.0 kB | |
| Totals: 2 Items | 3.7 kB | 1 |
######################################### # # # ShockCheck # # version: 1.0 # # author: Axiant # # date: 2014-10-01 # # # # www.axiant.co.uk # # # ######################################### Shockcheck is a script will quickly check if your system is vulernable to the Shellshock and Aftershock bugs CVE-2014-6271, CVE-2014-7169, CVE-2014-6277 and CVE-2014-6278. You can download it from the command line with: wget https://downloads.sourceforge.net/project/shockcheck/shockcheck Once you've downloaded the script make it executable: chmod +x shockcheck And the run it: ./shockcheck Changelog ========= v1.1 - corrected CVE labels v1.2 - changed test for CVE-2014-7169