PyMISP/tests/mispevent_testfiles/malware.json

20 lines
396 B
JSON
Raw Normal View History

{
2019-08-02 18:01:08 +02:00
"Attribute": [
{
"category": "Payload delivery",
"data": "ewp9Cg==",
"disable_correlation": false,
"encrypt": true,
"malware_filename": "bar.exe",
"to_ids": true,
"type": "malware-sample",
"value": "bar.exe"
}
],
"analysis": "1",
"date": "2017-12-31",
"distribution": "1",
"info": "This is a test",
"threat_level_id": "1"
}