Skip to content

Commit 1634d32

Browse files
committed
chg: [doc] MISP objects list updated
1 parent b71e7c3 commit 1634d32

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
136136
- [objects/covid19-dxy-live-city](objects/covid19-dxy-live-city/definition.json) - COVID 19 from dxy.cn - Aggregation by city.
137137
- [objects/covid19-dxy-live-province](objects/covid19-dxy-live-province/definition.json) - COVID 19 from dxy.cn - Aggregation by province.
138138
- [objects/cowrie](objects/cowrie/definition.json) - Cowrie honeypot object template.
139+
- [objects/cpe-asset](objects/cpe-asset/definition.json) - An asset which can be defined by a CPE. This can be a generic asset. CPE is a structured naming scheme for information technology systems, software, and packages.
139140
- [objects/credential](objects/credential/definition.json) - Credential describes one or more credential(s) including password(s), api key(s) or decryption key(s).
140141
- [objects/credit-card](objects/credit-card/definition.json) - A payment card like credit card, debit card or any similar cards which can be used for financial transactions.
141142
- [objects/crypto-material](objects/crypto-material/definition.json) - Cryptographic materials such as public or/and private keys.
@@ -147,7 +148,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
147148
- [objects/diameter-attack](objects/diameter-attack/definition.json) - Attack as seen on diameter authentication against a GSM, UMTS or LTE network.
148149
- [objects/dns-record](objects/dns-record/definition.json) - A set of DNS records observed for a specific domain.
149150
- [objects/domain-crawled](objects/domain-crawled/definition.json) - A domain crawled over time.
150-
- [objects/domain-ip](objects/domain-ip/definition.json) - A domain and IP address seen as a tuple in a specific time frame.
151+
- [objects/domain-ip](objects/domain-ip/definition.json) - A domain/hostname and IP address seen as a tuple in a specific time frame.
151152
- [objects/elf](objects/elf/definition.json) - Object describing a Executable and Linkable Format.
152153
- [objects/elf-section](objects/elf-section/definition.json) - Object describing a section of an Executable and Linkable Format.
153154
- [objects/email](objects/email/definition.json) - Email object describing an email with meta-information.
@@ -218,6 +219,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
218219
- [objects/geolocation](objects/geolocation/definition.json) - An object to describe a geographic location.
219220
- [objects/git-vuln-finder](objects/git-vuln-finder/definition.json) - Export from git-vuln-finder.
220221
- [objects/github-user](objects/github-user/definition.json) - GitHub user.
222+
- [objects/gitlab-user](objects/gitlab-user/definition.json) - GitLab user. Gitlab.com user or self-hosted GitLab instance.
221223
- [objects/gtp-attack](objects/gtp-attack/definition.json) - GTP attack object as seen on a GSM, UMTS or LTE network.
222224
- [objects/http-request](objects/http-request/definition.json) - A single HTTP request header.
223225
- [objects/ilr-impact](objects/ilr-impact/definition.json) - Institut Luxembourgeois de Regulation - Impact.
@@ -357,6 +359,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
357359
- [objects/youtube-playlist](objects/youtube-playlist/definition.json) - A YouTube playlist.
358360
- [objects/youtube-video](objects/youtube-video/definition.json) - A YouTube video.
359361

362+
360363
## MISP objects relationships
361364

362365
The MISP object model is open and allows user to use their own relationships. MISP provides a list of default relationships that can be used if you plan to share your events with other MISP communities.

0 commit comments

Comments
 (0)