# MISP **Repository Path**: jhppye/MISP ## Basic Information - **Project Name**: MISP - **Description**: MISP(核心软件) - 开源威胁情报和共享平台(以前称为恶意软件信息共享平台) MISP是一种开源软件解决方案,用于收集,存储,分发和共享有关网络安全事件分析和恶意软件分析的网络 - **Primary Language**: PHP - **License**: AGPL-3.0 - **Default Branch**: 1.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-05-24 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MISP - Malware Information Sharing Platform =========================================== Copyright: The copyright holders are the Belgian Defence and NATO / NCIRC. License: Affero General Public License v3 Goal ---- A huge challenge in the Cyber Security domain is the information sharing inside and between organizations. This platform has as goal to facilitate: * storing technical and non-technical information about seen malwares and attacks * automatically creating relations between malwares and events * storing data in a structured format (allowing automated use of the database for various purposes) * generating IDS rules that can be imported on IDS systems (network, host) * sharing the information with other parties and trust-groups * storing locally all information from other instances To have a better idea what the platform does have a look at the PDF files in the INSTALL directory. Documentation ------------- Make sure you read the documentation in the INSTALL directory. We are currently consolidating the documentation, so it will be updated often. This code is the first version of MISP. (previously known as CyDefSIG) Feel free to look at the develop branch to look the very new features that will come.