id
privilege::id
requests a privilege by its id
.
In the following example, the id
with value 10
maps to the SeLoadDriverPrivilege
privilege (like the driver command).
Depending on the defined privilege number, the following error might be raised:
This indicates that Mimikatz is not running with administrative privileges. UAC is also a case to consider when GUI access is not possible.
Last updated