From b6b1a12db1be2213ad0db195cbc97cd6b3498a67 Mon Sep 17 00:00:00 2001 From: Dez Beck Date: Mon, 25 Jul 2022 17:16:09 -0400 Subject: [PATCH] changes for Enterprise v11 techniques --- micro-behaviors/file-system/write-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro-behaviors/file-system/write-file.md b/micro-behaviors/file-system/write-file.md index 52eec25..2713a0c 100644 --- a/micro-behaviors/file-system/write-file.md +++ b/micro-behaviors/file-system/write-file.md @@ -7,4 +7,4 @@ Writes File =========== -Malware writes to a file. Writing to a file may modify the file. \ No newline at end of file +Malware writes to a file. Writing to a file enables file modification. \ No newline at end of file