From a9b5c4136ffa601ebc89bfed83dc710e17b9ecb8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 1 Jun 2019 10:06:00 +0200 Subject: [PATCH] chg: [doc] shell-commands object added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91c2fc0..1cb0714 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID * [objects/sandbox-report](objects/sandbox-report/definition.json) - Sandbox report object. * [objects/sb-signature](objects/sb-signature/definition.json) - Sandbox detection signature object. * [objects/script](objects/script/definition.json) - Object describing a computer program written to be run in a special run-time environment. The script or shell script can be used for malicious activities but also as support tools for threat analysts. +* [objects/shell-commands](objects/shell-commands/definition.json) - Object describing a series of shell commands executed. This object can be linked with malicious files in order to describe a specific execution of shell commands. * [objects/shortened-link](objects/shortened-link/definition.json) - Shortened link and its redirect target. * [objects/short-message-service](objects/short-message-service/definition.json) - Short Message Service (SMS) object template describing one or more SMS message(s). * [objects/ss7-attack](objects/ss7-attack/definition.json) - SS7 object of an attack seen on a GSM, UMTS or LTE network via SS7 logging.