-
Notifications
You must be signed in to change notification settings - Fork 237
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
File_Info issue #53
Comments
@dolfan70 are you able to share the sample so we can reproduce the issue? If so, you can put it in a password-protected zip file and send it to us at [email protected]. If the file is available on VT, send us its hash and we'll grab it from there. In the future, please open analyzer-related issued in the corresponding repository. |
The password is [infected] |
Thanks @mrod42. @jeromeleonard would you please look into this at your earliest opportunity? Thanks. |
@jeromeleonard any update on this front? |
This is obsolete, since File Info analyzer have bee nrewritten |
Request Type
Bug
Work Environment
Problem Description
Analyzer File_Info erroring out processing a file
Steps to Reproduce
1.Opened up file_info analyzer on the cortex
2. Selected TLP:White Data Type:File then put a file with a sample trojan inside.
3.{
"errorMessage": "Unexpected Error: 'module' object has no attribute 'hash_file'",
"input": {
"tlp": 0,
"dataType": "file",
"content-type": "application/pdf",
"filename": "secured document.pdf",
"file": "/tmp/cortex-4878520860249705835-datafile",
"config": {
"max_tlp": 3,
"check_tlp": false,
"service": ""
}
},
"success": false
}
The text was updated successfully, but these errors were encountered: