From b3bbf3da24b70c336f4f38a4575c5f7e2681fb15 Mon Sep 17 00:00:00 2001 From: Jelena Mirkovic Date: Thu, 1 Sep 2022 12:57:10 -0700 Subject: [PATCH] Modified to add label info --- B_Root_Anomalies/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/B_Root_Anomalies/README.md b/B_Root_Anomalies/README.md index 05c10ab..4b01b5a 100644 --- a/B_Root_Anomalies/README.md +++ b/B_Root_Anomalies/README.md @@ -15,4 +15,5 @@ recordID label where recordID looks like: ``` timestamp-sourceIP-sourceport-destIP-destport -``` \ No newline at end of file +``` +and label can be A (attack) or B (benign) \ No newline at end of file