| UpYours! is a simple, secure CGI bin file upload
utility. The idea is to provide a way for file uploads
to occur that: (a) doesn't leak information about
the server to the client, such as usernames or
directory paths; (b) does not present anything
useful to people who want to use the server as a
drop-point for files; (c) does not open the server
up to DoS attacks; (d) is simple to use, and can be
deployed over http and https; and (e) does not
force the client to reveal any secret information. |