From bf8f27d7f5328f6bd7997d088766f5a9c9653a4b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 12 Oct 2017 22:11:09 +0200 Subject: [PATCH] add: RTIR - Request Tracker for Incident Response added in index --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68f210a..79dce2a 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ for a specific attribute. * [objects/phone](objects/phone/definition.json) - A phone or mobile phone object. * [objects/registry-key](objects/registry-key/definition.json) - A registry-key object. * [objects/r2graphity](objects/r2graphity/definition.json) - Indicators extracted from binary files using radare2 and graphml. +* [objects/rtir](objects/rtir/definition.json) - RTIR - Request Tracker for Incident Response. * [objects/tor-node](objects/tor-node/definition.json) - Tor node description which are part of the Tor network at a time. * [objects/vulnerability](objects/vulnerability/definition.json) - Vulnerability object to describe software or hardware vulnerability as described in a CVE. * [objects/url](objects/url/definition.json) - url object describes an url along with its normalized field (e.g. using faup parsing library) and its metadata.