Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: priviledge escalation techniques |
|---|---|
| Date: | Sat, 22 Jan 2005 20:36:13 +0100 |
On 22 Jan 2005, at 09:20, Eyal Udassin wrote:
Hi,
The easiest way to perform privilege escalation on windows, whatever
version, is to list the executables in the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run registry
key. All of these executables are run under SYSTEM.
Once you get hold of that list, see if you have write permissions to replace
the original executable with your own. Don't forget to execute the original
from your code, or otherwise you may cause the system to become unstable.
I had a client which had such a key pointing to an old printer installation
utility which no longer existed, in an unprotected directory outside of
"program files". That was the beginning of the end of the pentest :-)
If all the files can't be overridden, try to boot with command line only and
replace them. Another approach is to remove the hard drive and perform the
switch on another computer, with the victim HD as a secondary drive.
Eyal Udassin - Swift Coders POB 1596 Ramat Hasharon, 47114 972+547-684989 eyal@swiftcoders.com - www.swiftcoders.com
regards
-- Pieter Danhieux, CISSP, GSEC
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Discovering users by RCPT TO, Marco Ivaldi |
|---|---|
| Next by Date: | Re: priviledge escalation techniques, Thor |
| Previous by Thread: | RE: priviledge escalation techniques, Eyal Udassin |
| Next by Thread: | Re: priviledge escalation techniques, Thor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |