IV1T3 / django-middleware-fileuploadvalidation

A Django middleware to validate user file uploads and detect malicious content.
Apache License 2.0
6 stars 2 forks source link

Add response detection #18

Closed IV1T3 closed 2 years ago

IV1T3 commented 2 years ago

Look into response to detect possible exploits that have been executed and prevent information leakage.