Skip to content

Commit e6fd386

Browse files
committed
chg: [doc] object lists updated
1 parent e7b71d5 commit e6fd386

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
116116
- [objects/authenticode-signerinfo](objects/authenticode-signerinfo/definition.json) - Authenticode Signer Info.
117117
- [objects/av-signature](objects/av-signature/definition.json) - Antivirus detection signature.
118118
- [objects/bank-account](objects/bank-account/definition.json) - An object describing bank account information based on account description from goAML 4.0.
119-
- [objects/bgp-ranking](objects/bgp-ranking/definition.json) - An object to link to an asn object to represent the ranking of the Autonomous System for a given day.
120119
- [objects/bgp-hijack](objects/bgp-hijack/definition.json) - Object encapsulating BGP Hijack description as specified, for example, by bgpstream.com.
120+
- [objects/bgp-ranking](objects/bgp-ranking/definition.json) - BGP Ranking object describing the ranking of an ASN for a given day, along with its position, 1 being the most malicious ASN of the day, with the highest ranking. This object is meant to have a relationship with the corresponding ASN object and represents its ranking for a specific date.
121121
- [objects/blog](objects/blog/definition.json) - Blog post like Medium or WordPress.
122122
- [objects/boleto](objects/boleto/definition.json) - A common form of payment used in Brazil.
123123
- [objects/btc-transaction](objects/btc-transaction/definition.json) - An object to describe a Bitcoin transaction. Best to be used with bitcoin-wallet.
@@ -145,7 +145,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
145145
- [objects/ddos](objects/ddos/definition.json) - DDoS object describes a current DDoS activity from a specific or/and to a specific target. Type of DDoS can be attached to the object as a taxonomy.
146146
- [objects/device](objects/device/definition.json) - An object to define a device.
147147
- [objects/diameter-attack](objects/diameter-attack/definition.json) - Attack as seen on diameter authentication against a GSM, UMTS or LTE network.
148-
- [objects/dns-record](objects/dns-record/definition.json) - A set of dns records observed for a specific domain.
148+
- [objects/dns-record](objects/dns-record/definition.json) - A set of DNS records observed for a specific domain.
149149
- [objects/domain-crawled](objects/domain-crawled/definition.json) - A domain crawled over time.
150150
- [objects/domain-ip](objects/domain-ip/definition.json) - A domain and IP address seen as a tuple in a specific time frame.
151151
- [objects/elf](objects/elf/definition.json) - Object describing a Executable and Linkable Format.
@@ -217,6 +217,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
217217
- [objects/ftm-Workbook](objects/ftm-Workbook/definition.json) - .
218218
- [objects/geolocation](objects/geolocation/definition.json) - An object to describe a geographic location.
219219
- [objects/git-vuln-finder](objects/git-vuln-finder/definition.json) - Export from git-vuln-finder.
220+
- [objects/github-user](objects/github-user/definition.json) - GitHub user.
220221
- [objects/gtp-attack](objects/gtp-attack/definition.json) - GTP attack object as seen on a GSM, UMTS or LTE network.
221222
- [objects/http-request](objects/http-request/definition.json) - A single HTTP request header.
222223
- [objects/ilr-impact](objects/ilr-impact/definition.json) - Institut Luxembourgeois de Regulation - Impact.
@@ -226,6 +227,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
226227
- [objects/imsi-catcher](objects/imsi-catcher/definition.json) - IMSI Catcher entry object based on the open source IMSI cather.
227228
- [objects/instant-message](objects/instant-message/definition.json) - Instant Message (IM) object template describing one or more IM message.
228229
- [objects/instant-message-group](objects/instant-message-group/definition.json) - Instant Message (IM) group object template describing a public or private IM group, channel or conversation.
230+
- [objects/intel471-vulnerability-intelligence](objects/intel471-vulnerability-intelligence/definition.json) - Intel 471 vulnerability intelligence object.
229231
- [objects/intelmq_event](objects/intelmq_event/definition.json) - IntelMQ Event.
230232
- [objects/intelmq_report](objects/intelmq_report/definition.json) - IntelMQ Report.
231233
- [objects/internal-reference](objects/internal-reference/definition.json) - Internal reference.
@@ -236,6 +238,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
236238
- [objects/ip-port](objects/ip-port/definition.json) - An IP address (or domain or hostname) and a port seen as a tuple (or as a triple) in a specific time frame.
237239
- [objects/irc](objects/irc/definition.json) - An IRC object to describe an IRC server and the associated channels.
238240
- [objects/ja3](objects/ja3/definition.json) - JA3 is a new technique for creating SSL client fingerprints that are easy to produce and can be easily shared for threat intelligence. Fingerprints are composed of Client Hello packet; SSL Version, Accepted Ciphers, List of Extensions, Elliptic Curves, and Elliptic Curve Formats. https://github.com/salesforce/ja3.
241+
- [objects/keybase-account](objects/keybase-account/definition.json) - Information related to a keybase account, from API Users Object.
239242
- [objects/leaked-document](objects/leaked-document/definition.json) - Object describing a leaked document.
240243
- [objects/legal-entity](objects/legal-entity/definition.json) - An object to describe a legal entity.
241244
- [objects/lnk](objects/lnk/definition.json) - LNK object describing a Windows LNK binary file (aka Windows shortcut).

0 commit comments

Comments
 (0)