Hacker News new | ask | show | jobs
by m3mnoch 4278 days ago
try this then:

$ env X="() { :;} ; echo busted" /bin/bash -c "echo wow"

that'll pop out of usr, so you'll fail.

1 comments

Yup, definitely busted.