Alexandre Dulaunoy
Alexandre Dulaunoy
Following a discussion at a training, creating an exception (via PyMISP / MISP API) when importing data into MISP and being part of the warning-list.
@Mabusaki For security reason, this has been deprecated for more than five years. I'm surprised about Palo Alto especially they have a very advanced product with proper MISP API access...
This is the test for continuous integration. Not sure why those tests were run during your installation process. This should have no impact on the MISP installation by itself.
It seems to be related to the authentication. First of all, could you update to the latest version? as there were some fixes too.
I would recommend to use and install the misp-modules instead. This is maintained and contains all the expansion with support for the MISP standard format. You just need to enable...
Thanks for the PR. It's a good idea. I'm just worried about the change of format as maybe some tools rely on it. @iglocska @mokaddem @righel what do think of...
As a good example you can adapt https://github.com/MISP/MISP/blob/8cb184ad4b80fac1bfcdc95d3ee7915312604064/app/Lib/Export/NetfilterExport.php#L58 to support additional export format.
Yep, I'm currently reviewing all the feeds.
The thread is inactive. We close the ticket. If you think it's not solved, feel free to reopen it.
Thanks for the pull-request. We do a reset if the private-key at each restart of the service allowing to kill and clean active sessions. What's your use-case to require a...