Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small enhancement for encrypted zips #865

Closed
wants to merge 2 commits into from

Conversation

nielszcert
Copy link

@nielszcert nielszcert commented Sep 24, 2020

We had a few cases that had .msg files with encrypted zips as an attachment. The FileInfo analyzer didn't handle that properly and it crashed. I submitted a issue about this #924
To fix this I added a simple try except statement. I my test setup it analyzes the .msg and says in the attachment part that the zip is encrypted and cannot be read. I think this is better then not being able to analyze the whole email.

@nielszcert nielszcert closed this Jan 12, 2021
@nielszcert nielszcert reopened this Jan 12, 2021
@garanews
Copy link
Contributor

garanews commented Mar 9, 2021

added in #915

@garanews garanews closed this Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants