new: [dataset] sample dataset added
parent
f87338d52e
commit
ef25bc49c8
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "MISP Object",
|
||||
"short-name": "misp-object",
|
||||
"description": "MISP object templates to create and compose objects from a set of atomic elements.",
|
||||
"cycat-oid": "a9ab594b-6560-4f74-965a-952183f501d5",
|
||||
"link": "https://www.github.com/MISP/misp-objects",
|
||||
"license": "BSD-2-Clause",
|
||||
"type": "dataformat",
|
||||
"scope": "identify",
|
||||
"timestamp": "1621319005",
|
||||
"maintainer": "cycat"
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "MISP Project",
|
||||
"short-name": "misp",
|
||||
"description": "MISP - Open Source Threat Intelligence Platform & Open Standards For Threat Information Sharing",
|
||||
"cycat-oid": "ebfab7fb-0a5e-4888-ba0a-c0035dc3257d",
|
||||
"link": "https://www.misp-project.org",
|
||||
"timestamp": "1621318468",
|
||||
"maintainer": "cycat"
|
||||
}
|
Loading…
Reference in New Issue