This article explains how to gain SYSTEM privileges on a Windows XP Operating System.
--=[ How to gain SYSTEM ]=--
-=[ Written by Skunkfoot ]=-
Note: So far, this doesn't work on Windows Vista.
-------------------
-=[ Contents ]=-
-------------------
[x] What is SYSTEM? (For those who don't already know)
[x] Why would I want to become SYSTEM?
[x] How do I become SYSTEM?
[x] The Exploit explained
[x] How to stop this from happening on your computer
[x] Conclusion
---------------------------------------
-=[ Part 1 || What is SYSTEM? ]=-
---------------------------------------
Okay, so what is SYSTEM exactly? Well, open up task manager and go look at your processes. You should notice that some of the processes are being run by <your username> and some are being run by SYSTEM. The ones being run by SYSTEM are exactly that: the system is running those processes by itself.
-------------------------------------------------
-=[ Part 2 || Why do I want to do that? ]=-
-------------------------------------------------
Well, with SYSTEM, you'll have more access locally on the computer. Different types of users have different privileges. Guests tend to have very limited privileges and access. Limited Users have a little bit more, but it's still not enough for normal people. Administrators, which is what most people use, have more privileges than Guests and Limited Users, but sometimes even Administrators don't have the privileges to do some things. This is why you might want to become SYSTEM. SYSTEM has more privileges than any other group, and you can do basically anything you want on the computer when you have obtained it.
----------------------------------------
-=[ Part 3 || How do I do that? ]=-
----------------------------------------
Open up Task Manager and a CMD prompt. Write down the current time (in military/24-hour time). EX: 15:24 = 3:24 PM. Then, go to your Task Manager and end the "explorer.exe" process. Now, in the CMD window, type "at <current time> /interactive explorer.exe" and hit enter. That should get you SYSTEM.
--------------------------------------------------------------
-=[ Part 4 || I want to understand why that works ]=-
--------------------------------------------------------------
Explorer.exe is the Windows shell, or more commonly, your Desktop and Start menu, and is different for each user. When you login to Windows, explorer.exe loads, and that's why you see your icons and Start Menu and everything. When you go to logout, it ends explorer.exe for that user. So, when we kill explorer.exe and then tell the system to restart it interactively, the SYSTEM is running the process instead of your user.
-------------------------------------------------------------
-=[ Part 5 || I don't want my shit to get h4x0red! ]=-
-------------------------------------------------------------
Relax, all you have to do is disable the "at" command, which shouldn't cause a problem with your everyday computer usage because nobody really uses that command for anything. (Or at least nobody I know :P)
----------------------
-=[ Conclusion ]=-
----------------------
All that being said, I hope you actually learned something from my article. ^_^
--Skunkfoot
P.S. If anything is a little incorrect, just tell me cause I'll want to know. (But I think it's all pretty much accurate).
-=[ Written by Skunkfoot ]=-
Note: So far, this doesn't work on Windows Vista.
-------------------
-=[ Contents ]=-
-------------------
[x] What is SYSTEM? (For those who don't already know)
[x] Why would I want to become SYSTEM?
[x] How do I become SYSTEM?
[x] The Exploit explained
[x] How to stop this from happening on your computer
[x] Conclusion
---------------------------------------
-=[ Part 1 || What is SYSTEM? ]=-
---------------------------------------
Okay, so what is SYSTEM exactly? Well, open up task manager and go look at your processes. You should notice that some of the processes are being run by <your username> and some are being run by SYSTEM. The ones being run by SYSTEM are exactly that: the system is running those processes by itself.
-------------------------------------------------
-=[ Part 2 || Why do I want to do that? ]=-
-------------------------------------------------
Well, with SYSTEM, you'll have more access locally on the computer. Different types of users have different privileges. Guests tend to have very limited privileges and access. Limited Users have a little bit more, but it's still not enough for normal people. Administrators, which is what most people use, have more privileges than Guests and Limited Users, but sometimes even Administrators don't have the privileges to do some things. This is why you might want to become SYSTEM. SYSTEM has more privileges than any other group, and you can do basically anything you want on the computer when you have obtained it.
----------------------------------------
-=[ Part 3 || How do I do that? ]=-
----------------------------------------
Open up Task Manager and a CMD prompt. Write down the current time (in military/24-hour time). EX: 15:24 = 3:24 PM. Then, go to your Task Manager and end the "explorer.exe" process. Now, in the CMD window, type "at <current time> /interactive explorer.exe" and hit enter. That should get you SYSTEM.
--------------------------------------------------------------
-=[ Part 4 || I want to understand why that works ]=-
--------------------------------------------------------------
Explorer.exe is the Windows shell, or more commonly, your Desktop and Start menu, and is different for each user. When you login to Windows, explorer.exe loads, and that's why you see your icons and Start Menu and everything. When you go to logout, it ends explorer.exe for that user. So, when we kill explorer.exe and then tell the system to restart it interactively, the SYSTEM is running the process instead of your user.
-------------------------------------------------------------
-=[ Part 5 || I don't want my shit to get h4x0red! ]=-
-------------------------------------------------------------
Relax, all you have to do is disable the "at" command, which shouldn't cause a problem with your everyday computer usage because nobody really uses that command for anything. (Or at least nobody I know :P)
----------------------
-=[ Conclusion ]=-
----------------------
All that being said, I hope you actually learned something from my article. ^_^
--Skunkfoot
P.S. If anything is a little incorrect, just tell me cause I'll want to know. (But I think it's all pretty much accurate).

Main:
Posted by 
and for the record, moshbat tested a program I wrote that does this same thing 


