-
Hello,
The MISP integration has a [transform](https://github.com/elastic/integrations/blob/main/packages/ti_misp/elasticsearch/transform/latest_ioc/transform.yml) of the type _latest_ associated to…
-
Has anyone here integrated OpenCTI with MiSP?
And if so, why?
What did the combination of OpenCTI and MiSP offer that OpenCTI by itself did not?
Context, I am leaning towards setting up …
-
The GreyNoise module would be nice to integrate directly into the MISP codebase, so it ships with it:
https://github.com/MISP/misp-modules
Let me know if I can help!
-
Selfexplanatory ;)
-
It would be good to add SHA1
-
Hello Community!
I need help with misp.
I am trying to implement misp into my server zabbix by the script that I found here https://github.com/JanSkalny/zabbix-misp
My difficulty is knowing w…
-
### Description
### Versions
- otx-misp: 1.4.3
- PyMISP: 2.4.121.1
- MISP: 2.4.121
- Python (Python 2 will not be supported): Python3
- Operating system: Ubuntu 18.04.4 LTS
### Traceback …
-
PyMISP version: 2.4.194
The following code returns events that are published, even though published=False is specified.
```
misp = PyMISP(url=misp_url, key=misp_key, ssl=misp_ssl)
misp.global_…
sbjzn updated
5 months ago
-
### Support Questions
I have attempted to configure OpenID connect but cannot seem to get it to work.
I also had to enable Oidc auth in the bootstrap.php file by doing this
```
/**
* Un…
-
Hello,
I'm working on the Collector/parser bot for misp.
There are some things which I don't like and want to change.
So before doing it, maybe you have additional idea :)
Basically, I chan…