В Сб, 20/07/2024 в 13:15 -0400, Michael Orlitzky пишет: > But so long as we're talking about it: what do the file names under > /var/tmp/nginx look like? Hopefully they're random. Otherwise we have > to worry about the bad guy pre-creating not only the directory, but > also the files inside it.
No, their names are predefined. For example with the current in-tree nginx: $ sudo ls -1 /var/lib/nginx/tmp/ client fastcgi proxy scgi uwsgi