Guest User

Untitled

a guest
Jan 20th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
  2. if [[ echo "vulnerable" ]]
  3. then
  4. sudo apt-get update && sudo apt-get install bash
  5. fi
Add Comment
Please, Sign In to add comment