From 013314740e60cf2cdcc979969e46d245461783fd Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 6 Oct 2015 10:39:45 +0200 Subject: [PATCH] Minimal glossary added --- GLOSSARY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 GLOSSARY.md diff --git a/GLOSSARY.md b/GLOSSARY.md new file mode 100644 index 0000000..3d0d2dc --- /dev/null +++ b/GLOSSARY.md @@ -0,0 +1,5 @@ +# MISP +Malware Information Sharing Platform + +# IOC +Indicator of compromise (IOC or IoC) is an artifact observed on a network or in an operating system or information channel that could reference an intrusion or a reference to a technique used by an attacker.