Patch for CVE-2014-6271
# Patch for CVE-2014-6271
https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/
# Usage
* install ansible on your local host.
* add the servers you wish to patch to inventory.
* run `ansible-playbook ./deploy.yml -i inventory`.
[4.0K] /data/pocs/20731141503dfc840b8ba7ce5438ec819e279dcf
├── [ 55] ansible.cfg
├── [ 2] bcoe.bashpocalypse -> ./ [recursive, not followed]
├── [ 63] deploy.yml
├── [ 91] inventory
├── [ 731] LICENSE.txt
├── [4.0K] meta
│ └── [ 275] main.yml
├── [ 288] README.md
└── [4.0K] tasks
└── [ 202] main.yml
3 directories, 7 files