Skip to content

Commit 3dfad84

Browse files
fix: yaml-linting issues
1 parent ded6445 commit 3dfad84

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

rules/windows/process_creation/proc_creation_win_wsl_kali_linux_installation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Installation of WSL KaliLinux
1+
title: Installation of WSL Kali-Linux
22
id: eca8ae39-5c3c-4321-b538-9e64fe25822e
33
status: experimental
44
description: |
@@ -29,4 +29,3 @@ detection:
2929
falsepositives:
3030
- Legitimate installation or usage of Kali Linux WSL by administrators or security teams
3131
level: high
32-

rules/windows/process_creation/proc_creation_win_wsl_kali_linux_usage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: WSL Kali Linux Usage
1+
title: WSL Kali-Linux Usage
22
id: 6f1a11aa-4b8a-4b7f-9e13-4d3e4ff0e0d4
33
status: experimental
44
description: Detects the use of Kali Linux through Windows Subsystem for Linux
@@ -43,4 +43,4 @@ detection:
4343
condition: 1 of selection_img_* and (all of selection_kali_* and not 1 of filter_main_*)
4444
falsepositives:
4545
- Legitimate installation or usage of Kali Linux WSL by administrators or security teams
46-
level: high
46+
level: high

0 commit comments

Comments
 (0)