mirror of https://github.com/MISP/misp-website
chg: [types] updated to the latest version
parent
9598cac7d3
commit
861a40009c
|
@ -41,6 +41,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|counter| | | | | | |
|
||||
|country-of-residence| | | | | | |
|
||||
|cpe| | | | | | |
|
||||
|dash| | | | | X | |
|
||||
|date-of-birth| | | | | | |
|
||||
|datetime| | | | | | |
|
||||
|dns-soa-email| | | X | | | |
|
||||
|
@ -204,6 +205,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|counter| | X | | | | |
|
||||
|country-of-residence| | | | | | |
|
||||
|cpe| | X | | | | |
|
||||
|dash| | | | | | |
|
||||
|date-of-birth| | | | | | |
|
||||
|datetime| | X | | | | |
|
||||
|dns-soa-email| | | | | | |
|
||||
|
@ -367,6 +369,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|counter| | | | |
|
||||
|country-of-residence| X | | | |
|
||||
|cpe| | | | |
|
||||
|dash| | | | |
|
||||
|date-of-birth| X | | | |
|
||||
|datetime| | | | |
|
||||
|dns-soa-email| | | | |
|
||||
|
@ -550,6 +553,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
* **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
|
||||
* **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
|
||||
* **dns-soa-email**: RFC1035 mandates that DNS zones should have a SOA (Statement Of Authority) record that contains an email address where a PoC for the domain could be contacted. This can sometimes be used for attribution/linkage between different domains even if protected by whois privacy
|
||||
|
|
Loading…
Reference in New Issue