Comment on On the curl | sh patternComments−anonfunction11yThis article completely neglects to mention the other dangers of this pattern, namely what happens when the connection drops mid download[1] or the server responds differently based on user-agent or IP[2].[1] http://www.seancassidy.me/dont-pipe-to-your-shell.html[2] http://www.djm.org.uk/protect-yourself-from-non-obvious-dang...
Comments
This article completely neglects to mention the other dangers of this pattern, namely what happens when the connection drops mid download[1] or the server responds differently based on user-agent or IP[2].
[1] http://www.seancassidy.me/dont-pipe-to-your-shell.html
[2] http://www.djm.org.uk/protect-yourself-from-non-obvious-dang...