We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a71b03 + f79d0cb commit a413c44Copy full SHA for a413c44
volatility3/framework/plugins/windows/sids_and_privileges.json
@@ -573,7 +573,7 @@
573
["S-1-5-21-[0-9-]+-553$", "Remote Access Services (RAS)"]
574
],
575
"privileges":{
576
- "2": ["SeCreateTokenPrivilege", "Create a token object"],
+ "2": ["SeCreateTokenPrivilege", "Create a token object"],
577
"3": ["SeAssignPrimaryTokenPrivilege", "Replace a process-level token"],
578
"4": ["SeLockMemoryPrivilege", "Lock pages in memory"],
579
"5": ["SeIncreaseQuotaPrivilege", "Increase quotas"],
@@ -609,4 +609,4 @@
609
"35": ["SeCreateSymbolicLinkPrivilege", "Required to create a symbolic link"],
610
"36": ["SeDelegateSessionUserImpersonatePrivilege", "Obtain an impersonation token for another user in the same session."]
611
}
612
-}
+}
0 commit comments