Hello,
Can anybody install MISP and use of all feature?
Yes, we do.
PS: Maybe you want to elaborate the question? if you need some support.
Thanks indeed. I have 20TB of malware and I need make stix or ioc of that file. is it possible with MISP?
another question does MISP have clustering or AI System for find new IOC of malware?
That is quite the collection of malware. Depends what exactly you need. You could ingest your malware zoo indeed (just read up on PyMISP to write a simple script that loops through your samples and pushes them to MISP). At this point you will get file hashes out of the sample and you can start running enrichment on them and MISP will create correlations on any similar IOCs from the set that you have obtained through the enrichment. Once you are done, you can start exporting the IOCs that you found this way in STIX format.
But it all depends on what exactly you are after.
Agreed, that you should have a look at PyMISP, esp. since it integrates nicely with the Viper framework which is a great framework for organizing malware collections: https://github.com/viper-framework/viper
Great point!
Closing this for now, feel free to open a new issue if you have any other questions.
Most helpful comment
Agreed, that you should have a look at PyMISP, esp. since it integrates nicely with the Viper framework which is a great framework for organizing malware collections: https://github.com/viper-framework/viper