Hacker News new | ask | show | jobs
by ddtaylor 135 days ago
I think there is an easier substitution attack since there is shell expansion occuring. I will toy with it later today.
1 comments

The array indexing thing is a special case in [[...]] which is otherwise more-or-less secure (no expansion occurs under typical unquoted variable access). https://news.ycombinator.com/item?id=46631811