DeceptionPro commited on
Commit
306a3f2
·
verified ·
1 Parent(s): bc776ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.