mirror of https://github.com/MISP/misp-book
chg: [types] updated
parent
2505911571
commit
5df2b85367
|
@ -113,6 +113,7 @@
|
||||||
|passport-country| | | | | | |
|
|passport-country| | | | | | |
|
||||||
|passport-expiration| | | | | | |
|
|passport-expiration| | | | | | |
|
||||||
|passport-number| | | | | | |
|
|passport-number| | | | | | |
|
||||||
|
|pattern-filename| | | | | | |
|
||||||
|pattern-in-file| | X | | X | | |
|
|pattern-in-file| | X | | X | | |
|
||||||
|pattern-in-memory| | X | | X | | |
|
|pattern-in-memory| | X | | X | | |
|
||||||
|pattern-in-traffic| | | | X | | |
|
|pattern-in-traffic| | | | X | | |
|
||||||
|
@ -294,6 +295,7 @@
|
||||||
|passport-country| | | | | | |
|
|passport-country| | | | | | |
|
||||||
|passport-expiration| | | | | | |
|
|passport-expiration| | | | | | |
|
||||||
|passport-number| | | | | | |
|
|passport-number| | | | | | |
|
||||||
|
|pattern-filename| | | | | | |
|
||||||
|pattern-in-file| X | | X | X | | |
|
|pattern-in-file| X | | X | X | | |
|
||||||
|pattern-in-memory| | | | X | | |
|
|pattern-in-memory| | | | X | | |
|
||||||
|pattern-in-traffic| X | | X | X | | |
|
|pattern-in-traffic| X | | X | X | | |
|
||||||
|
@ -475,6 +477,7 @@
|
||||||
|passport-country| X | | | |
|
|passport-country| X | | | |
|
||||||
|passport-expiration| X | | | |
|
|passport-expiration| X | | | |
|
||||||
|passport-number| X | | | |
|
|passport-number| X | | | |
|
||||||
|
|pattern-filename| | | | |
|
||||||
|pattern-in-file| | | | |
|
|pattern-in-file| | | | |
|
||||||
|pattern-in-memory| | | | |
|
|pattern-in-memory| | | | |
|
||||||
|pattern-in-traffic| | | | |
|
|pattern-in-traffic| | | | |
|
||||||
|
@ -676,6 +679,7 @@
|
||||||
* **passport-country**: The country in which the passport was issued
|
* **passport-country**: The country in which the passport was issued
|
||||||
* **passport-expiration**: The expiration date of a passport
|
* **passport-expiration**: The expiration date of a passport
|
||||||
* **passport-number**: The passport number of a natural person
|
* **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-file**: Pattern in file that identifies the malware
|
||||||
* **pattern-in-memory**: Pattern in memory dump 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
|
* **pattern-in-traffic**: Pattern in network traffic that identifies the malware
|
||||||
|
|
Loading…
Reference in New Issue