Raphaël Vinot

Results 550 comments of Raphaël Vinot

PyMISP returns the content provided by MISP, and afaict, there is no way to only return a subset of the tags for specific attributes. Can you open a detailed issue...

if you're up for doing a PR,go for it. It's not been used not maintained for a very long time.

Just checking, which version of MISP are you using? That might be a new thing with 2.5 and PHP8. cc @iglocska @mokaddem

You should get in touch with the Cortex/TheHive devs.

Pandora is meant as a web service, we don't plan to have it as an analysis tool the way viper is (was). It is possible to use pypandora to get...

It's just not been considered. I'm in the middle of something else right now, so I won´t be able to implement a way to optionally track the tag instead of...

You need to also follow the installation guide for Lacus: https://github.com/ail-project/lacus?tab=readme-ov-file#install-guide The error message you're having is because you haven't run `poetry run playwright install-deps`.

Sadly, Kali isn't supported by Playwright (https://playwright.dev/docs/intro#system-requirements), so it won't work, and I do not know how to fix it. You should use Ubuntu to run lacus.

How did you install Lacus, and did you do it this way: https://github.com/ail-project/lacus?tab=readme-ov-file#system-dependencies

I don't know, but it seem that this test is testing the latency, so it's possibly because the machine you're using is too slow for that test? It may not...