|
|
|
|
|
by Someone1234
3821 days ago
|
|
And UNIX allowing - in filenames is a massive security problem[0]. If you go grab a bunch of random scripts off of GitHub many of them won't correctly escape filenames, and a specially named file can alter how the script executes. [0] http://www.net-security.org/article.php?id=2061 |
|