Alexandre Dulaunoy

Results 382 comments of Alexandre Dulaunoy

Thanks for the feedback. That's exactly the step 4 that is an issue. The base64 modules of Python is also relying on the binascii module. I'll give another try.

Yep, I tried sometime ago but the result is variable depending of the Python 2 version and the platform where it's running. I'll build a set of test case to...

Hi @Chewie9999 . Thank you! Forban was a prototype I quickly design to see the ability of opportunistic file-sharing without Internet connectivity. The prototype did its job and most probably...

Yes we have many options but it's always a trade-off. The first (and simple), if you don't trust all the nodes, it's to be in shared mode. I will add...

I like very much the idea. We just have to take care of two things: - Keep the protocol simple - and avoid "probing" to generate flooding on the network....

There was a resume functionality in the past but I removed it when you have file with same name but different content it was an issue. Resuming different files ;-)...

It's a single field at the event level and indeed, it's not very nice. This change is significant as we need an upgrade script on MISP for old data. We...

@iglocska 'Action' would be an interesting category ? Not sure what should be the best one to describe threat-actor and defender perspective.

Could you update the PR as proposed by @iglocska in https://github.com/MISP/MISP/issues/9175#issuecomment-2058889503 that would be awesome.