## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-KOUDAIII-ARCHIVES-COOKBOOK-UPDATE-GLIBC
# cookbook-update-glibc
### Übersicht
Cookbook für das Update von glibc. CVE-2015-0235 (GHOST)
* Japanisch http://www.walbrix.com/jp/blog/2015-01-ghost.html
* Englisch http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0235
### Beschreibung
Update von glibc mittels Chef Solo.
* Achtung: Dieses Cookbook erfordert einen Neustart.
* Plattformen sind Ubuntu und CentOS.
### Voraussetzungen
* Cookbook 'build-essential'
* Cookbook 'apt'
* Cookbook 'yum-epal'
### Installation
* Ruby 2.1.5 oder höher
* gem install bundler
### Verwendung
* bundle install
root@kitploit:~
bundle install