DEV Community

Discussion on: My App was Under Attack!

Collapse
 
binotaliu profile image
ビノタ

Using user input as actual filenames is still a terrible idea. Consider to use an internal key or hashed string as filenames.