url object added

pull/7/head
Alexandre Dulaunoy 2017-03-13 07:46:51 +01:00
parent 8685efd136
commit 92710e85ad
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ potential a sane default for an attribute.
* [objects/pe-section](objects/pe-section/definition.json) - Portable Executable (PE) object - section description.
* [objects/registry-key](objects/registry-key/definition.json) - A registry-key object.
* [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.
* [objects/whois](objects/whois/definition.json) - Whois records information for a domain name.
* [objects/x509](objects/x509/definition.json) - x509 object describing a X.509 certificate.