mirror of https://github.com/MISP/PyMISP
24 lines
415 B
JSON
24 lines
415 B
JSON
{
|
|
"Attribute": [
|
|
{
|
|
"Tag": [
|
|
{
|
|
"name": "osint"
|
|
}
|
|
],
|
|
"category": "Payload delivery",
|
|
"deleted": true,
|
|
"disable_correlation": false,
|
|
"id": "42",
|
|
"to_ids": true,
|
|
"type": "filename",
|
|
"value": "bar.exe"
|
|
}
|
|
],
|
|
"analysis": "1",
|
|
"date": "2017-12-31",
|
|
"distribution": "1",
|
|
"info": "This is a test",
|
|
"threat_level_id": "1"
|
|
}
|