Skip to content

Commit

Permalink
make the levels consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Nov 13, 2024
1 parent e96b1bb commit fab2d39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ detection:
IpAddress: "-"
condition: selection and not filter
falsepositives:
level: informational
level: medium
ruletype: Hayabusa

sample-evtx: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ detection:
- TargetUserName|endswith: "$"
condition: selection and not filter
falsepositives:
level: informational
level: medium
ruletype: Hayabusa

sample-evtx: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ detection:
- IpAddress: "-"
condition: selection and not filter
falsepositives:
level: informational
level: medium
ruletype: Hayabusa

0 comments on commit fab2d39

Please sign in to comment.