Skip to content

Instantly share code, notes, and snippets.

@BrendanThompson
Created September 25, 2014 01:24
Show Gist options
  • Save BrendanThompson/76f2956c24068a66ea71 to your computer and use it in GitHub Desktop.
Save BrendanThompson/76f2956c24068a66ea71 to your computer and use it in GitHub Desktop.
Check for Vulnerable Bash
env t='() { :;}; echo You are vulnerable.' bash -c "true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment