Skip to content

Commit

Permalink
Merge pull request #36 from CybercentreCanada/update/injection-cap
Browse files Browse the repository at this point in the history
Adding a maximum to the Injection heur
  • Loading branch information
cccs-kevin authored Jul 26, 2022
2 parents fb8c02b + 5aadd06 commit f7584e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service_manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ heuristics:
attack_id: T1055
name: Injection
score: 0
max_score: 1000
signature_score_map:
hollowshunter_exe: 100
hollowshunter_dll: 100
Expand Down

0 comments on commit f7584e3

Please sign in to comment.