mirror of https://github.com/MISP/misp-book
chg: [types] updated
parent
877f3ffc05
commit
fff4567d7b
|
@ -26,7 +26,7 @@
|
|||
|cortex| | | | X | | |
|
||||
|counter| | | | | | |
|
||||
|country-of-residence| | | | | | |
|
||||
|cpe| | | | | | |
|
||||
|cpe| | | | X | | |
|
||||
|dash| | | | | X | |
|
||||
|date-of-birth| | | | | | |
|
||||
|datetime| | | | | | |
|
||||
|
@ -209,7 +209,7 @@
|
|||
|cortex| | | | | | |
|
||||
|counter| | X | | | | |
|
||||
|country-of-residence| | | | | | |
|
||||
|cpe| | X | | | | |
|
||||
|cpe| | X | X | X | | |
|
||||
|dash| | | | | | |
|
||||
|date-of-birth| | | | | | |
|
||||
|datetime| | X | | | | |
|
||||
|
@ -595,7 +595,7 @@
|
|||
* **cortex**: Cortex analysis result
|
||||
* **counter**: An integer counter, generally to be used in objects
|
||||
* **country-of-residence**: The country of residence of a natural person
|
||||
* **cpe**: Common platform enumeration
|
||||
* **cpe**: Common Platform Enumeration - structured naming scheme for information technology systems, software, and packages.
|
||||
* **dash**: Dash Address
|
||||
* **date-of-birth**: Date of birth of a natural person (in YYYY-MM-DD format)
|
||||
* **datetime**: Datetime in the ISO 8601 format
|
||||
|
|
Loading…
Reference in New Issue