Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,7 @@ The dataset is structured as a hierarchical process tree with each node represen
|
|
| 64 |
- documents[]: Files opened or indexed by the process, including the full file_path, SHA-256 hash, and timestamp.
|
| 65 |
|
| 66 |
Distribution
|
| 67 |
-
Format: Each operation has a single JSON file
|
| 68 |
|
| 69 |
This dataset is well-suited for:
|
| 70 |
- Detection Engineering: Writing and validating SIEM/EDR detection rules against real attacker behavior.
|
|
|
|
| 64 |
- documents[]: Files opened or indexed by the process, including the full file_path, SHA-256 hash, and timestamp.
|
| 65 |
|
| 66 |
Distribution
|
| 67 |
+
Format: Each operation has a single JSON file (either JSON or GZIP JSON)
|
| 68 |
|
| 69 |
This dataset is well-suited for:
|
| 70 |
- Detection Engineering: Writing and validating SIEM/EDR detection rules against real attacker behavior.
|