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.




Network Security Focus-Microsoft
[Top] [All Lists]

RE: runas vs network connections etc etc....

Subject: RE: runas vs network connections etc etc....
Date: Mon, 12 Sep 2005 12:14:51 -0400
 
-----Original Message-----
From: Murad Talukdar [mailto:talukdar_m@subway.com] 
Sent: Monday, September 12, 2005 1:42 AM
To: focus-ms@securityfocus.com
Subject: runas vs network connections etc etc....

Hi all,
I have been trying to work out how to runas admin for several 
different special folders eg network connections and printers 
and faxes etc and following the advice about opening separate 
processes given here; 
http://blogs.msdn.com/aaron_margosis/archive/2004/07/07/175488.aspx
have found it a workaround.
Is this ideal? As far as I can see it works. 
What do others do to get privileges when needed for these 
essentials? This can be a real problem when it comes to 
troubleshooting users machines and this is the best 'fix' I 
have come across.

Kind Regards
Murad Talukdar

I do RunAs of IE for non-Admin Tools/MMC stuff which lets me do nearly
everything I want to pretty easily. The only hard part is Scheduled
Tasks: it seems to use some convoluted GUID-filled path (see the
shortcut target for it) rather than being an actual executable. It looks
like this:

%SystemRoot%\explorer.exe [bunch of crap]

So I take [bunch of crap] and put it in IE's address bar and I get
Scheduled Tasks. That took me a bit to figure out.

I've not found anything that can't be RunAs'ed so far but there are some
gotchas and programs that won't run from the command line using runas so
you have to get creative. And if I'm doing something mission critical or
fixing a time-sensitive problem, I log in as Administrator to prevent
frustration and mistakes.

Derick Anderson

---------------------------------------------------------------------------
---------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>