Tutorial en inglés (aunque bastante sencillo de entender) para conseguir escalar privilegios en un sistema con Windows instalado en dos pasos. Si en la ventana de comandos introduces el comando at (Programador de Tareas) y te responde algo parecido a "There are no entries in the list" podrás aplicar el invento y correr el Windows como usuario SYSTEM (más privilegios que Administrador) y hacer todas las perrerías que quieras.
jenny@Tux:~$ at
Garbled time
Grasias de hanteoido
Aparte, esto ya se comento hace un año o asi...
estos son los prvilegios de administrador
SeChangeNotifyPrivilege: Bypass traverse checking
SeSecurityPrivilege: Manage auditing and security log
SeBackupPrivilege: Back up files and directories
SeRestorePrivilege: Restore files and directories
SeSystemtimePrivilege: Change the system time
SeShutdownPrivilege: Shut down the system
SeRemoteShutdownPrivilege: Force shutdown from a remote system
SeTakeOwnershipPrivilege: Take ownership of files or other objects
SeDebugPrivilege: Debug programs
SeSystemEnvironmentPrivilege: Modify firmware environment values
SeSystemProfilePrivilege: Profile system performance
SeProfileSingleProcessPrivilege: Profile single process
SeIncreaseBasePriorityPrivilege: Increase scheduling priority
SeLoadDriverPrivilege: Load and unload device drivers
SeCreatePagefilePrivilege: Create a pagefile
SeIncreaseQuotaPrivilege: Adjust memory quotas for a process
SeUndockPrivilege: Remove computer from docking station
SeManageVolumePrivilege: Perform volume maintenance tasks
SeImpersonatePrivilege: Impersonate a client after authentication
SeCreateGlobalPrivilege: Create global objects
y estos los de local system
SeTcbPrivilege: Act as part of the operating system
SeCreateGlobalPrivilege: Create global objects
SeTakeOwnershipPrivilege: Take ownership of files or other objects
SeCreatePagefilePrivilege: Create a pagefile
SeLockMemoryPrivilege: Lock pages in memory
SeAssignPrimaryTokenPrivilege: Replace a process level token
SeIncreaseQuotaPrivilege: Adjust memory quotas for a process
SeIncreaseBasePriorityPrivilege: Increase scheduling priority
SeCreatePermanentPrivilege: Create permanent shared objects
SeDebugPrivilege: Debug programs
SeAuditPrivilege: Generate security audits
SeSecurityPrivilege: Manage auditing and security log
SeSystemEnvironmentPrivilege: Modify firmware environment values
SeChangeNotifyPrivilege: Bypass traverse checking
SeBackupPrivilege: Back up files and directories
SeRestorePrivilege: Restore files and directories
SeShutdownPrivilege: Shut down the system
SeLoadDriverPrivilege: Load and unload device drivers
SeProfileSingleProcessPrivilege: Profile single process
SeSystemtimePrivilege: Change the system time
SeUndockPrivilege: Remove computer from docking station
SeManageVolumePrivilege: Perform volume maintenance tasks
SeImpersonatePrivilege: Impersonate a client after authentication