From 87acf5104f4c7433678016966903877a1f3d5d18 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Thu, 1 Mar 2018 17:02:25 +0100 Subject: [PATCH] file upload duplicates mention in the readme objects are exempt from the duplicate restrictions --- automation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/README.md b/automation/README.md index f48b01a..c5cbaeb 100644 --- a/automation/README.md +++ b/automation/README.md @@ -1582,6 +1582,8 @@ This API will allow you to populate an event that you have modify rights to with The files have to be base64 encoded and POSTed as explained below. All samples will be zipped and password protected (with the password being "infected"). The hashes of the original file will be captured as additional attributes. +For sample upload (for objects in general) there is no check for duplicates. + The event ID is optional. MISP will accept either a JSON or an XML object posted to the above URL. The general structure of the expected objects is as follows: