Welcome Guest, Not a member yet? Register   Sign In
Prevent multi upload with users
#5

(07-18-2018, 11:51 AM)Pertti Wrote: Got it.

So you are worried that if hacker knows endpoint URL, username and password, they can just keep uploading?

CodeIgniter CSRF protection might help, it won't stop them posting data at your server, which could become DDoS issue on it's own, but it will help you to filter out valid requests and ignore the rest.

No my problem is not file type or content
My problem is only upload file from app and prevent upload file with username and password with restful tools or php
I try prevent with useragent or api key special for mobile but it is not necessary
Reply


Messages In This Thread
Prevent multi upload with users - by omid_student - 07-18-2018, 08:39 AM
RE: Prevent multi upload with users - by Pertti - 07-18-2018, 11:16 AM
RE: Prevent multi upload with users - by Pertti - 07-18-2018, 11:51 AM
RE: Prevent multi upload with users - by omid_student - 07-18-2018, 12:12 PM
RE: Prevent multi upload with users - by Pertti - 07-18-2018, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB