From d3306be50c3e0ea4fe42748f0a4796dffba5ee22 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 24 Sep 2017 20:22:08 +0200 Subject: [PATCH] ja3 and person added in the list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ef6462..34bcf1f 100644 --- a/README.md +++ b/README.md @@ -73,11 +73,13 @@ for a specific attribute. * [objects/file](objects/file/definition.json) - File object describing a file with meta-information. * [objects/geolocation](objects/geolocation/definition.json) - A geolocation object to describe a location. * [objects/ip-port](objects/ip-port/definition.json) - An IP address and a port seen as a tuple (or as a triple) in a specific time frame. +* [objects/ja3](objects/ja3/definition.json) - A ja3 object which describes an SSL client fingerprint in an easy to produce and shareable way. * [objects/macho](objects/macho/definition.json) - Object describing a Mach object file format. * [objects/macho-section](objects/macho-section/definition.hson) - Object describing a section of a Mach object file format. * [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/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. * [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.