Skip to content

Commit

Permalink
Merge pull request #26 from eranzim/main
Browse files Browse the repository at this point in the history
Added ZwTerminateProcess to the list of dangerous functions
  • Loading branch information
VoidSec committed Aug 9, 2022
2 parents ce7d9d4 + 47fe202 commit 7a1f406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DriverBuddyReloaded/vulnerable_functions_lists/winapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
# ZwSetInformationTransaction
# ZwSetValueKey
# ZwSinglePhaseReject
# ZwTerminateProcess
# ZwUnloadDriver
# ZwUnmapViewOfSection
# ZwWriteFile
Expand Down

0 comments on commit 7a1f406

Please # to comment.