From 028bb2e0c168ff57a9c68e405dedb3a377d4e3ae Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 29 Sep 2017 16:18:26 +0200 Subject: [PATCH] Paste added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc7cdc2..68f210a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ for a specific attribute. * [objects/macho-section](objects/macho-section/definition.json) - Object describing a section of a Mach object file format. * [objects/microblog](objects/microblog/definition.json) - Object describing microblog post like Twitter or Facebook. * [objects/passive-dns](objects/passive-dns/definition.json) - Passive DNS records as expressed in [draft-dulaunoy-dnsop-passive-dns-cof-01](https://tools.ietf.org/html/draft-dulaunoy-dnsop-passive-dns-cof-01). +* [objects/paste](objects/paste/definition.json) - Object describing a paste or similar post from a website allowing to share privately or publicly posts. * [objects/pe](objects/pe/definition.json) - Portable Executable (PE) object. * [objects/pe-section](objects/pe-section/definition.json) - Portable Executable (PE) object - section description. * [objects/person](objects/person/definition.json) - A person object which describes a person or an identity.