-
### Work environment
| Questions | Answers |
| --- | --- |
| Type of issue | Bug |
| OS version (server) | Debian |
| PHP version | 5.6 |
| MISP version / git hash | 2.4.49, current as of 2016-08-01 …
-
Found it very hard to find the options explained in:
https://github.com/MISP/misp-book/blob/9e1dfe88482183766fcec26fc828ff1a885153d9/using-the-system/README.md#add-attributes-to-the-event
![Image of…
-
I'm trying to synchronize to a remote instance running 2.4.17 but I realized yesterday that I couldn't connect to it due to the fact that it was using alternative DNS Names in the certificate. The con…
-
Hi folks,
On my MISP 2.4 instance, I had to change two steps in the INSTALL.ubuntu1404.txt installation documentation. Please check if the installation documentation based on Ubuntu should be adapted…
-
Hi *,
After diving into the code and adding some debugging output, I now know why my events are'nt pushed to a remote server. In Event.php, the following error is triggered:
$result = $this->restful…
-
I discovered an item "Add MISP XML" below "Add event". This is not described anywhere in the MISP book, so probably a new feature.
Is the MISP XML schema specified anywhere? Or do I have to figure it …
-
Trying to sync through a proxy.
Connecting to another MISP using HTTPS. No SNI, but the certificate is for ***.domain.com** and I try to connect to **misp.domain.com**.
The error message on the job p…
-
Currently, the HttpSocket() method is called at various places and there is no specific way to add parameters (especially regarding the handling of certificate).
What should be the recommended approa…