You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chapters/file-blockshredding.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The minidriver inspect the action that is being taken to see if it is a file blo
43
43
</Rule>
44
44
</FileBlockShredding>
45
45
```
46
-
It is recommended to better block those files that an attacket would like to delete so as to hide their tracks that where part of a compromise at several stages.
46
+
It is recommended to better block those files that an attacket would like to delete so as to hide their tracks that where part of a compromise at several stages. Now great care should be taken for those applications that update themself and some software management solutions that may trigger false positives for some of the files covered. Since this is a blocking action it is important to test before a configuration is pushed to host, after a deployment it is also important to minitor to prevent disruption in some environments.
47
47
48
48
```XML
49
49
<RuleGroupname=""groupRelation="or">
@@ -58,7 +58,7 @@ It is recommended to better block those files that an attacket would like to del
0 commit comments