Skip to content

Commit

Permalink
Update encrypt-data-using-dpapi.yml rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jtothej committed May 17, 2024
1 parent 7128cdb commit 8ea0993
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ rule:
- api: crypt32.CryptUnprotectData
- api: System.Security.Cryptography.ProtectedData::Unprotect
- api: System.Security.Cryptography.ProtectedData::Protect
- api: SystemFunction040
- api: SystemFunction041
- and:
- match: link function at runtime on Windows
- or:
- string: "SystemFunction040"
- string: "SystemFunction041"

0 comments on commit 8ea0993

Please sign in to comment.