The ultimate support channel for all things MISP. Please come prepared. Bring log files and turn off SELinux. Please contribute your new knowledge to https://github.com/MISP/misp-book/tree/master/faq Error logs: /var/www/MISP/app/tmp/logs/error.log
rommelfs on main
added microsoftgraph repo (compare)
adulau on main
new: update add feed docs with … Merge pull request #275 from ri… (compare)
cvandeplas on master
Update README.md Removed dupli… Merge pull request #15 from vpi… (compare)
righel on main
chg: add decomission step for s… (compare)
righel on main
fix: add flag to update deps as… (compare)
adulau on main
add: SimpleBackgroundJobs migra… Merge pull request #274 from ri… (compare)
cvandeplas on main
chg: [feeds] added inherit from… (compare)
adulau on main
chg: [types and categories] ssh… Merge branch 'main' of github.c… (compare)
show processlist;
while the login is loading after submit
show processlist;
when I'm trying to login to WebUI
Hi all, I'm having some issues implementing a custom decay model in MISP and would appreciate any insight. I've attempted to create JSON files based on the default decay models stored in the misp-decay-model directory and have tried to update the models in the GUI however they are not appearing. (I attempted the same way I did with uploading a custom taxonomy). I've also tried uploading the file from the GUI however it tells me that I do not have proper permissions to upload.
Still having some issues with this if anyone has any expertise with decay models
'roles_property' => 'Groups',
'roles_property' => array('Groups')
Hi all,
I had a synchronization issue on my MISP instances.
quick explanation on what happened :
An instance A (external organization) have created an event, let's say event #1 with 100 attributes.
I have Two instance on my side : B and C.
The instance B is synchronized with the instance A and the instance C synchronized with B.
To summerize :
C --> B --> A
(not push, just pull)
Until yesterday the event was well synchronized between all the instances.
Since the instance A has updated the Event #1 yesterday by adding fews attributes.
All the attributes was well synchronized on instance B but not on C. To solve the issue,I had to remove the event on C and re-run a synchronization to get the new attributes.
(I hope that my explanations are clear :) )
Any idea what happened ? i didn't find relevant logs on my servers :(