readme update

This commit is contained in:
Tanaka Zakku
2022-01-30 09:26:34 +09:00
parent c9bb43eb37
commit a992a58497
2 changed files with 2 additions and 2 deletions

View File

@@ -566,7 +566,7 @@ detection:
### Or ideally something like this: ### Or ideally something like this:
```yaml ```yaml
detection: detection:
selection_basic_info: selection_BasicInfo:
Channel: Security Channel: Security
EventID: 4648 EventID: 4648
selection_TargetUserIsComputerAccount: selection_TargetUserIsComputerAccount:

View File

@@ -564,7 +564,7 @@ detection:
### 良い例: ### 良い例:
```yaml ```yaml
detection: detection:
selection_basic_info: selection_BasicInfo:
Channel: Security Channel: Security
EventID: 4648 EventID: 4648
selection_TargetUserIsComputerAccount: selection_TargetUserIsComputerAccount: