Replies: 1 comment 3 replies
-
Can you share the code you're using? I have no memory changing anything related to that in the last couple of years. You can (of course) download a malware sample associated to a specific attribute, or a list of samples in an event. Depending on where you're starting from, the code will vary. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey people,
I am currently using MISP v3 in Cortex XSOAR and trying to extend the functionality of my instance to download just the uploaded malware sample of a given event.
In MISP v2 I had the 'misp-download-sample' functionality, how could I mimic it in v3?
I tried to do a get-request via the requests package, but that doesn't work. Instead of a zip file, I get a HTML file.
And apart from that.. why would you anyone even remove that future!?
Glad for any help, thanks :)
Beta Was this translation helpful? Give feedback.
All reactions