woltage / CVE-2014-6271

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2014-6271 Bash Shellshock (and Aftershock) Tester for Ansible

  1. Install Ansible http://docs.ansible.com/intro_installation.html

  2. Add servers to inventory file (example):

    username@ip
    
  3. Copy your public key to remote servers' .ssh/authorized_keys

  4. execute test

    $ ansible-playbook -i inventory site.yml

About


Languages

Language:Shell 100.0%