From 384397423222e8161ff07c87531ac5b55b86b3c9 Mon Sep 17 00:00:00 2001 From: 3c7 Date: Tue, 26 Apr 2022 15:08:14 +0200 Subject: [PATCH] Added new object to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f14ff55..a774b0a 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID - [objects/victim](https://github.com/MISP/misp-objects/blob/main/objects/victim/definition.json) - Victim object describes the target of an attack or abuse. - [objects/virustotal-graph](https://github.com/MISP/misp-objects/blob/main/objects/virustotal-graph/definition.json) - VirusTotal graph. - [objects/virustotal-report](https://github.com/MISP/misp-objects/blob/main/objects/virustotal-report/definition.json) - VirusTotal report. +- [objects/virustotal-submission](https://github.com/MISP/misp-objects/blob/main/objects/virustotal-submission/definition.json) - VirusTotal Submission. - [objects/vulnerability](https://github.com/MISP/misp-objects/blob/main/objects/vulnerability/definition.json) - Vulnerability object describing a common vulnerability enumeration which can describe published, unpublished, under review or embargo vulnerability for software, equipments or hardware. - [objects/weakness](https://github.com/MISP/misp-objects/blob/main/objects/weakness/definition.json) - Weakness object describing a common weakness enumeration which can describe usable, incomplete, draft or deprecated weakness for software, equipment of hardware. - [objects/whois](https://github.com/MISP/misp-objects/blob/main/objects/whois/definition.json) - Whois records information for a domain name or an IP address.