Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added list of all rights that can be set 📜
All of the Options you can use: Replace a process level token (SeAssignPrimaryTokenPrivilege) Generate security audits (SeAuditPrivilege) Back up files and directories (SeBackupPrivilege) Log on as a batch job (SeBatchLogonRight) Bypass traverse checking (SeChangeNotifyPrivilege) Create global objects (SeCreateGlobalPrivilege) Create a pagefile (SeCreatePagefilePrivilege) Create permanent shared objects (SeCreatePermanentPrivilege) Create symbolic links (SeCreateSymbolicLinkPrivilege) Create a token object (SeCreateTokenPrivilege) Debug programs (SeDebugPrivilege) Obtain an impersonation token for another user in the same session (SeDelegateSessionUserImpersonatePrivilege) Deny log on as a batch job (SeDenyBatchLogonRight) Deny log on locally (SeDenyInteractiveLogonRight) Deny access to this computer from the network (SeDenyNetworkLogonRight) Deny log on through Remote Desktop Services (SeDenyRemoteInteractiveLogonRight) Deny log on as a service (SeDenyServiceLogonRight) Enable computer and user accounts to be trusted for delegation (SeEnableDelegationPrivilege) Impersonate a client after authentication (SeImpersonatePrivilege) Increase scheduling priority (SeIncreaseBasePriorityPrivilege) Adjust memory quotas for a process (SeIncreaseQuotaPrivilege) Increase a process working set (SeIncreaseWorkingSetPrivilege) Allow log on locally (SeInteractiveLogonRight) Load and unload device drivers (SeLoadDriverPrivilege) Lock pages in memory (SeLockMemoryPrivilege) Add workstations to domain (SeMachineAccountPrivilege) Perform volume maintenance tasks (SeManageVolumePrivilege) Access this computer from the network (SeNetworkLogonRight) Profile single process (SeProfileSingleProcessPrivilege) Modify an object label (SeRelabelPrivilege) Allow log on through Remote Desktop Services (SeRemoteInteractiveLogonRight) Force shutdown from a remote system (SeRemoteShutdownPrivilege) Restore files and directories (SeRestorePrivilege) Manage auditing and security log (SeSecurityPrivilege) Log on as a service (SeServiceLogonRight) Shut down the system (SeShutdownPrivilege) Synchronize directory service data (SeSyncAgentPrivilege) Modify firmware environment values (SeSystemEnvironmentPrivilege) Profile system performance (SeSystemProfilePrivilege) Change the system time (SeSystemtimePrivilege) Take ownership of files or other objects (SeTakeOwnershipPrivilege) Act as part of the operating system (SeTcbPrivilege) Change the time zone (SeTimeZonePrivilege) Access Credential Manager as a trusted caller (SeTrustedCredManAccessPrivilege) Remove computer from docking station (SeUndockPrivilege)
- Loading branch information