Forum Moderators: coopster
With out restrictions on time and size of file,
Surly a file upload attack in the form of just uploading a large file, will be complete before the script to parse it begins. I realise the temporary file will probably be deleted as soon as it is finished, if it is not moved from a temporary folder. But if enough concurrent attacks where launched at the same time won’t this become a denial of service attack.
I believe I am missing part of the jigsaw, can u tell me how this sort of attack can be avoided apart from time and size restraints which would be moot if enough small uploads where started concurrently anyway.