You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File observables with special characters in filenames can not be downloaded. "Invalid filename" error is shown. File can be found in server filesystem.
Steps to Reproduce
Create a file observable with example name: "Re: Re: malicious mail.eml"
Try to download zipped file from TheHive UI
Observe the error
Possible Solutions
Filenaming logic (mapping filename to file) may be investigated
Validations could be added on frontend and backend
Special chars and whitespace could be stripped
The text was updated successfully, but these errors were encountered:
Work Environment
Problem Description
File observables with special characters in filenames can not be downloaded. "Invalid filename" error is shown. File can be found in server filesystem.
Steps to Reproduce
Possible Solutions
The text was updated successfully, but these errors were encountered: