view wisdom/off by two @ 4864:fd8900560d51

<mroman_> env x=\'() { :;}; echo vulnerable > foo\' bash -c "echo this is a test"
author HackBot
date Thu, 25 Sep 2014 09:51:39 +0000
parents 28acd6728c37
children 1b7da5f7ebd5
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction