mirror of https://github.com/MISP/PyMISP
26 lines
474 B
JSON
26 lines
474 B
JSON
|
{
|
||
|
"Event": {
|
||
|
"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"
|
||
|
}
|
||
|
}
|