Skip to content

Commit 7a1f406

Browse files
authored
Merge pull request #26 from eranzim/main
Added ZwTerminateProcess to the list of dangerous functions
2 parents ce7d9d4 + 47fe202 commit 7a1f406

File tree

1 file changed

+1
-0
lines changed
  • DriverBuddyReloaded/vulnerable_functions_lists

1 file changed

+1
-0
lines changed

DriverBuddyReloaded/vulnerable_functions_lists/winapi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@
199199
# ZwSetInformationTransaction
200200
# ZwSetValueKey
201201
# ZwSinglePhaseReject
202+
# ZwTerminateProcess
202203
# ZwUnloadDriver
203204
# ZwUnmapViewOfSection
204205
# ZwWriteFile

0 commit comments

Comments
 (0)