MISP / MISP

MISP (core software) - Open Source Threat Intelligence and Sharing Platform
https://www.misp-project.org/
GNU Affero General Public License v3.0
5.39k stars 1.4k forks source link

Warninglists add/edit directly from MISP #5166

Open iglocska opened 5 years ago

iglocska commented 5 years ago

Instead of relying purely on the JSON lists, allow users to edit/add new entries/lists.

iglocska commented 5 years ago

In addition add a secondary location to create custom JSON files that are not coming from the repo.

samitainio commented 4 years ago

@iglocska This would definitely be a good and required feature to have. I was just today looking for this option from the UI.

My usecase would be to add my own local private warning list to my MISP instance that I'd be maintaining and editing locally.

mokaddem commented 4 years ago

@samitainio If you are managing your own instance, you can still create the JSON files containing the lists you want to add then load them into MISP with the update warninglists button.