Forum Discussion
Amine_373499
Nimbostratus
Oct 05, 2018creat exception in a security policy
hello to everyone, well i have a url in wish we can upload some pdf file , and those pdf files contain a lot of signature of sqli for exemple , so i think i should creat an exception , to allow such a request ? so please can anyone tell me how can I do it properly ?
1 Reply
- nathe
Cirrocumulus
Amine,
If the upload is doing a POST request, check the parameter the file upload is using and add this parameter as an explicit entry. You can then override signatures in its properties.
Hope this helps,
N