Skip to content

Commit

Permalink
fix: rule using new YARA features (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 authored Feb 26, 2024
1 parent d4ef26e commit d800a91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yara-forge-custom-scoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ noisy-rules:
- name: "EMBEERESEARCH_Win_Bruteratel_Syscall_Hashes_Oct_2022"
quality: -50
score: 60
- name: "EMBEERESEARCH_Win_Asyncrat_Unobfuscated" # Rule requires new YARA feature 4.3+
quality: -100

# SBousseaden
- name: "SBOUSSEADEN_Truncated_Win10_X64_Nativesyscall"
Expand Down

0 comments on commit d800a91

Please sign in to comment.