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

Properly handle analyses that were not launched #266

Closed
icedevml opened this issue Oct 13, 2020 · 0 comments · Fixed by #278
Closed

Properly handle analyses that were not launched #266

icedevml opened this issue Oct 13, 2020 · 0 comments · Fixed by #278
Labels
bug Something isn't working certpl Fix requested by CERT.PL team priority:high Severe issue, must be resolved as soon as possible

Comments

@icedevml
Copy link
Contributor

When there is some sample that could not be ran, we get an empty row in drak-web analysis list, with only [View] button working. Inside the analysis there is only drakmon.log file with the following content:

{"levelname": "INFO", "created": 1602606561.5903952, "message": "hostname: <redacted>"}
{"levelname": "INFO", "created": 1602606561.6084104, "message": "running sample sha256: <redacted>"}
{"levelname": "INFO", "created": 1602606561.6103826, "message": "analysis UID: 348<redacted>2b5"}
{"levelname": "INFO", "created": 1602606561.6125185, "message": "Running file as pdf"}
{"levelname": "INFO", "created": 1602606561.6140308, "message": "Using file name malwar.pdf"}
{"levelname": "ERROR", "created": 1602606561.7138162, "message": "Unknown file extension - pdf"}
{"levelname": "ERROR", "created": 1602606561.7153912, "message": "Unable to run malware sample, could not generate any suitable command to run it."}

this should be represented in a better way in the UI.

Current situation:
image

@icedevml icedevml added bug Something isn't working certpl Fix requested by CERT.PL team labels Oct 13, 2020
@icedevml icedevml added this to the Release v0.11.0 milestone Oct 13, 2020
@icedevml icedevml added the priority:high Severe issue, must be resolved as soon as possible label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working certpl Fix requested by CERT.PL team priority:high Severe issue, must be resolved as soon as possible
Projects
None yet
1 participant