pandora
pandora copied to clipboard
Pandora is an analysis framework to discover if a file is suspicious and conveniently show the results
Submitting a SMIME file on Pandora causes an impressive stacktrace, this needs to be investigated. The first quick fix to avoid that is most probably to check if the type...
Hey, could be nice to have an extractor for rar file (with and without password)
As many malware are delivered inside ISO file, it should be nice to have a generic extractor for it.
Submitting a password protected files raise an exception. TODO: * [x] Add a hard-coded list of password in the config * [x] Allow the user to provide a password on...
Hey, With malware using lnk file, it should be nice to have a worker to parse the lnk (for information only) ``` Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC...
Are there any plans to support multiple languages for the web interface ? Of course one could edit the template files (website/web/templates) manually. But this is not update proof and...
Hi! I'm actually trying Pandora on a Ubuntu 22.04 VM, everything works fine, excepts when i'm analyzing a .docx or .xlsx file, the preview give me this error: Unable to...
Hi, I've talk with @adulau to add a pandora call REST in UBSClean. I take the point to do a project in my lab.
It would be nice to add an option to create two optional redis pub-sub channels: - One with the JSON of the file submitted; - One with the JSON of...
When pandora issues an alert, it would be great to get a small explanation about the reason for flagging something 'malicious'. Example: docx contains OLE objects to local referenced files....