From b6cad628c7ad9020251a16cdd500a04101b8d916 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 14 Jul 2019 08:03:46 +0200 Subject: [PATCH] chg: [doc] new object templates added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5988e04..2636538 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,12 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID * [objects/ddos](objects/ddos/definition.json) - DDoS object describes a current DDoS activity from a specific or/and to a specific target. * [objects/device](objects/device/definition.json) - An object to describe a device such as a computer, laptop or alike. * [objects/diameter-attack](objects/diameter-attack/definition.json) - Attack as seen on diameter authentication against a GSM, UMTS or LTE network. +* [objects/dns-record](objects/dns-record/definition.json) - A DNS record object to describe the associated records for a domain. * [objects/domain-ip](objects/domain-ip/definition.json) - A domain and IP address seen as a tuple in a specific time frame. * [objects/elf](objects/elf/definition.json) - Object describing an Executable and Linkable Format (ELF). * [objects/elf-section](objects/elf-section/definition.json) - Object describing a section of an Executable and Linkable Format (ELF). * [objects/email](objects/email/definition.json) - An email object. +* [objects/employee](objects/employee/definition.json) - An employee object. * [objects/exploit-poc](objects/exploit-poc/definition.json) - Exploit-poc object describing a proof of concept or exploit of a vulnerability. This object has often a relationship with a vulnerability object. * [objects/facial-composite](objects/facial-composite/definition.json) A facial composite object. * [objects/fail2ban](objects/fail2ban/definition.json) - A fail2ban object. @@ -137,6 +139,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID * [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/shodan](objects/shodan/definition.json) - A shodan object to describe a shodan report. * [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.