mirror of
https://github.com/gentilkiwi/mimikatz
synced 2025-01-31 01:11:32 +00:00
247da32854
[new] mimispool module now try to pop SYSTEM cmd on all active desktops [new] mimikatz misc::printnightmare try to clean temporary printer driver (not available by default on remote ones)
11 lines
246 B
Modula-2
11 lines
246 B
Modula-2
LIBRARY
|
|
EXPORTS
|
|
; PrintNightMare 2.x - via config file and/or "real driver"
|
|
DrvResetConfigCache
|
|
DrvQueryDriverInfo
|
|
DrvEnableDriver
|
|
DrvDisableDriver
|
|
|
|
; PrintNightMare 4.x - via CopyFiles
|
|
GenerateCopyFilePaths
|
|
SpoolerCopyFileEvent |