Skip to content

Commit fd443a5

Browse files
committed
Updated ransomware stop service rule name to use 'stop' rather than 'disable'
1 parent 19069b8 commit fd443a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

impact/inhibit-system-recovery/disable-backup-or-recovery-services.yml renamed to impact/inhibit-system-recovery/stop-backup-or-recovery-services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
rule:
22
meta:
3-
name: disable backup or recovery services
3+
name: stop backup or recovery services
44
namespace: impact/inhibit-system-recovery
55
authors:
66
- srivastava.ameya@gmail.com
7-
description: the sample attempts to disable and stop backup and recovery services
7+
description: the sample attempts to stop backup and recovery services
88
scopes:
99
static: file
1010
dynamic: unsupported

0 commit comments

Comments
 (0)