Alexandre Dulaunoy

Results 382 comments of Alexandre Dulaunoy

Sure, if you want to make a pull-request. I'm just wondering about the `No Upper Bound` rule. IMHO, security wise I prefer to not have any upper bound to ensure...

It's a very good question. It's kind of the dynamic-dns list but more for SaaS and alike. I'm not aware of such list, maybe we could start one in the...

The original design was to have a consistent output for the generation. We had issue that due to geo-based DNS, we had different records sets coming from different public resolver....

Thanks for the pull-request. Maybe you want to use the following MISP object template [geolocation](https://www.misp-project.org/objects.html#_geolocation) ?

Thanks for the feedback. It seems the case but not sure if it's not a temporary issue with their infrastructure. Their TLS certificate is expired on `www` and it seems...

Thanks for the feedback. I tried the following: ~~~~ pip install git+https://github.com/abenassi/Google-Search-API ~~~~ ~~~~ python In [1]: from googleapi import google In [2]: google.search("misp", 1) Error occurred during loading data....

@MU-03 If you want to update your module `git pull origin` and `pip install .` works out-of-the-box

Import module are available for an event. You need first to create an event and then go to the import. There you'll find all the import modules available in MISP.

Oh cool! the domains key is interesting it seems like a weak passive dns.

So we could create a new `abuse` object template (we could review it with @rommelfs). Maybe we could also add the company information? with `ftm-company` https://www.misp-project.org/objects.html#_ftm_company ? The privacy one...