mirror of https://github.com/MISP/misp-website
new: [datamodel] types updated
parent
f0d4f53853
commit
44e351fd91
|
@ -128,6 +128,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|passport-country| | | | | | |
|
||||
|passport-expiration| | | | | | |
|
||||
|passport-number| | | | | | |
|
||||
|pattern-filename| | | | | | |
|
||||
|pattern-in-file| | X | | X | | |
|
||||
|pattern-in-memory| | X | | X | | |
|
||||
|pattern-in-traffic| | | | X | | |
|
||||
|
@ -309,6 +310,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|passport-country| | | | | | |
|
||||
|passport-expiration| | | | | | |
|
||||
|passport-number| | | | | | |
|
||||
|pattern-filename| | | | | | |
|
||||
|pattern-in-file| X | | X | X | | |
|
||||
|pattern-in-memory| | | | X | | |
|
||||
|pattern-in-traffic| X | | X | X | | |
|
||||
|
@ -490,6 +492,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
|passport-country| X | | | |
|
||||
|passport-expiration| X | | | |
|
||||
|passport-number| X | | | |
|
||||
|pattern-filename| | | | |
|
||||
|pattern-in-file| | | | |
|
||||
|pattern-in-memory| | | | |
|
||||
|pattern-in-traffic| | | | |
|
||||
|
@ -691,6 +694,7 @@ The MISP format is described as Internet-Draft in [misp-rfc](https://github.com/
|
|||
* **passport-country**: The country in which the passport was issued
|
||||
* **passport-expiration**: The expiration date of a passport
|
||||
* **passport-number**: The passport number of a natural person
|
||||
* **pattern-filename**: A pattern in the name of a file
|
||||
* **pattern-in-file**: Pattern in file that identifies the malware
|
||||
* **pattern-in-memory**: Pattern in memory dump that identifies the malware
|
||||
* **pattern-in-traffic**: Pattern in network traffic that identifies the malware
|
||||
|
|
Loading…
Reference in New Issue