Matteo Lodi

Results 440 comments of Matteo Lodi

I have just tried with a local Instance of PyMISP created from [here](https://github.com/MISP/misp-docker), v 2.4.192 with pymisp version 2.4.195. I created a sample event, published with a sample ioc. I...

if you go in the `develop` branch, you can `./start test up -- --build`, it would use the most recent version released yesterday (2.4.196). If you tried yesterday from the...

try to set the parameter `ssl_check` of the MISP analyzer/connector to False. This seems the only difference with my test environment.

ah no I read now that maybe you have already flagged it....ok so I have no idea, I can't replicate the problem. Everything you are doing is fine.

hey, as mentioned in the code, all written by Xavier Mertens in his blog post. I just moved the stuff from there to here and made little adjusts to fit...

if you think I have to change autorship, noproblem, I 'll do that. Tell me what you think it makes sense to write

Theoritcally, this task would mean: * create a new Yara-X analyzer * the analyzer would extend the already existing Yara analyzer. It would allow choosing between using the old or...

@Riteshk1314 hello, you are free to contribute! Please follow the guidelines in the documentation and the checklist while opening a PR and you'll be fine!