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

Support office documents and check for macros #24

Open wichmannpas opened 2 years ago

IV1T3 commented 2 years ago
IV1T3 commented 2 years ago

Started analyzing with commit 6509f418feb7684c46b76eefb28b82baccbef286

IV1T3 commented 2 years ago

Automatic (Malicious) Macro detection implemented with quicksand in commit 3254923e12367a4b4d82db7b03d805e4cefcee68. However, Macro removal still has to be implemented.

IV1T3 commented 2 years ago

Added multiple YARA rules for detecting Office Documents with Macros.

A few selected rules: