I am trying to use cuckoo2mist to study malware behavior, with my own clustering algorithm in python. I have two questions and I would be grateful if you could give me an ideia how to preceed.
How do I actually use Mist to create a feature vector in order to run the cluster algorithm?
How do run cuckoo2mist to transform my .json report (cuckoo) into mist? Just call the generate_Mist_Reports(files, e2m, t2m) method?
Much thanks for the atention,
and Best Regards,
Fillipe Oliveira Feitosa
Brazil
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello there,
I am trying to use cuckoo2mist to study malware behavior, with my own clustering algorithm in python. I have two questions and I would be grateful if you could give me an ideia how to preceed.
Much thanks for the atention,
and Best Regards,
Fillipe Oliveira Feitosa
Brazil