Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - Security running as Administrator in XP

 
Thread Tools Search this Thread
Old 01-04-2004, 10:25 AM   #1
Default Security running as Administrator in XP


Just how much of a security risk is running Windows XP as
administrator? I know this is severely frowned upon in Unix/Linux,
yet Microsoft don't seem to want to admit that there could be a risk
here.
I've been running XP for the past year as sole user Admin, and if
there is a risk my problems would be:
What would happen to all of the programmes I've installed in that
time.
If I set up a user with limited rights, would that user be able to
access all of the software?

I did look up past postings on this NG and there did not seem to be
any consensus of opinion on this topic. I hope I haven't opened a
"can of worms" here. Any advice appreciated.
--

Peter James
Change AT to @ to reply


Peter James
  Reply With Quote
Old 01-04-2004, 11:54 AM   #2
Pete
 
Posts: n/a
Default Re: Security running as Administrator in XP

"Peter James" <> wrote in message
news:...
> Just how much of a security risk is running Windows XP as
> administrator? I know this is severely frowned upon in Unix/Linux,
> yet Microsoft don't seem to want to admit that there could be a risk
> here.


Whether this is factually right or wrong, I think of it in terms of what
would happen if I was to get infected by a virus or trojan whilst running
with full administration privileges. This unwanted foreign body would I
think be able to assume the same level of control over the computer as the
Administrator him/herself.

If no other safeguards were in place (anti-virus, firewall, properly
configured that is) then my computer could in theory then be 'owned' by that
foreign body. (I'm trying not to say 'malicious' here ... doh ..)

Now if I was to run as a normal user or one with less power than an
administrator, then the risk decreases. That's all it is for me. It's not
perfect, but it just decreases the possibility of a total system take-over,
if it's used in conjunction with security-concious computer housekeeping.
Notice I didn't say 'security-minded' ... ugh ...bugger.

I don't understand where you're coming from with the sentence 'yet Microsoft
don't seem to want to admit that there could be a risk here'.

> I did look up past postings on this NG and there did not seem to be
> any consensus of opinion on this topic. I hope I haven't opened a
> "can of worms" here. Any advice appreciated.


I'm interested in other peoples opinion on this too. And yes, you probably
have ...

Regards,

Pete.





Pete
  Reply With Quote
Old 01-04-2004, 03:25 PM   #3
Peter James
 
Posts: n/a
Default Re: Security running as Administrator in XP
On Sun, 4 Jan 2004 11:54:40 -0000, "Pete" <> wrote:


>snipped
>I don't understand where you're coming from with the sentence 'yet Microsoft
>don't seem to want to admit that there could be a risk here'.
>

Maybe my choice of words was unfortunate. What I meant was, if there
is a security problem, it's not one that Microsfot publicises.
Linux/Unix on installation go all the way to ensuring that the user
sets up an Administrator and User, and ensures that the user is aware
of the security issues. That doesn't seem to be Microsoft policy on
this issue.
--

Peter James
Change AT to @ to reply


Peter James
  Reply With Quote
Old 01-04-2004, 06:19 PM   #4
James H. Fox
 
Posts: n/a
Default Re: Security running as Administrator in XP
Peter James wrote:
> Maybe my choice of words was unfortunate. What I meant was, if there
> is a security problem, it's not one that Microsfot publicises.
> Linux/Unix on installation go all the way to ensuring that the user
> sets up an Administrator and User, and ensures that the user is aware
> of the security issues. That doesn't seem to be Microsoft policy on
> this issue.


I have noticed this also. Having set up Win2K/XP many times, I have long
known that you are "Administrator" by default, but Microsoft at no point in
the setup program advises you to switch to a "User" account. My conclusion
is that it makes installing programs too difficult for most people, and MS
does not want to grapple with the support problems.

Now for your other question, you will in many cases have to allow additional
security rights to a program to get it to run in a User account. Just
right-click on the folder in Program Files, and set it with the same rights
as Power User, which works in most cases. Sometimes you have to go into the
registry (using regedt32, not regedit) and grant additional permissions to
the software group in question under either Current User or Local Machine,
if I remember correctly. However, a few utilities may not work at all no
matter what permissions you give, or else work with limited functionality.
In that case, use the "runas" command to run as Administrator each time you
start the program. One little-known trick in WinXP is that you can get
Runas to remember you Administrator password; use the "/savecred" switch. A
comparable effect can be had in Win2K by using the Sanur utility
(http://www.commandline.co.uk/sanur/). You can also run as a service using
FireDaemon (http://www.firedaemon.com/).

I am not a programmer, so I have had to figure these out myself over a
period of time. But if everyone used them, at least 90 percent of the
trojan and virus problems would be solved with no additional software
whatsoever, at zero cost.




James H. Fox
  Reply With Quote
Old 01-04-2004, 07:08 PM   #5
Mimic
 
Posts: n/a
Default Re: Security running as Administrator in XP
"Peter James" <> wrote in message
news:...
> Just how much of a security risk is running Windows XP as
> administrator? I know this is severely frowned upon in Unix/Linux,
> yet Microsoft don't seem to want to admit that there could be a risk
> here.
> I've been running XP for the past year as sole user Admin, and if
> there is a risk my problems would be:
> What would happen to all of the programmes I've installed in that
> time.
> If I set up a user with limited rights, would that user be able to
> access all of the software?
>
> I did look up past postings on this NG and there did not seem to be
> any consensus of opinion on this topic. I hope I haven't opened a
> "can of worms" here. Any advice appreciated.
> --
>
> Peter James
> Change AT to @ to reply


with XP you can setup access rights and groups for software and files, you
can also run admin privelaged programs from a limited account by right
clicking, run as... choose user and input password. Just like su.

--
Mimic

"Without Knowledge you have fear, With fear you create your own nightmares."
"There are 10 types of people in this world. Those that understand Binary,
and those that dont."
"C makes it easy to shoot yourself in the foot. C++ makes it harder, but
when you do, it blows away your whole leg"





Mimic
  Reply With Quote
Old 01-04-2004, 07:10 PM   #6
Mimic
 
Posts: n/a
Default Re: Security running as Administrator in XP
"Peter James" <> wrote in message
news:...
> On Sun, 4 Jan 2004 11:54:40 -0000, "Pete" <> wrote:
>
>
> >snipped
> >I don't understand where you're coming from with the sentence 'yet

Microsoft
> >don't seem to want to admit that there could be a risk here'.
> >

> Maybe my choice of words was unfortunate. What I meant was, if there
> is a security problem, it's not one that Microsfot publicises.
> Linux/Unix on installation go all the way to ensuring that the user
> sets up an Administrator and User, and ensures that the user is aware
> of the security issues. That doesn't seem to be Microsoft policy on
> this issue.
> --
>
> Peter James
> Change AT to @ to reply


Microsoft like to employ a technique of eye candy over security

--
Mimic

"Without Knowledge you have fear, With fear you create your own nightmares."
"There are 10 types of people in this world. Those that understand Binary,
and those that dont."
"C makes it easy to shoot yourself in the foot. C++ makes it harder, but
when you do, it blows away your whole leg"





Mimic
  Reply With Quote
Old 01-06-2004, 10:27 PM   #7
johns
 
Posts: n/a
Default Re: Security running as Administrator in XP
"Administrator" is a known user name on most computers.
Anyone hacking in, is going in as "administrator" .. not some
unknown user. Malicious code is not going to run at the user
level either .. maybe some, but not the bad stuff. If you are
located in an office, and others can wander in and play
around on your computer, then don't leave it on. What I've
noticed is that most users who run as administrator simply
don't care if their systems are trashed, and most won't even
use a password .. especially in XP or '98. I can't really write
down what I think of these individuals, but they deserve what
they get ... and WORSE ... we don't deserve what they cause.
What is going to happen is ... just like getting your drivers
license, you are going to have to train to be ALLOWED to
use a computer. And, just like driving the streets, you are
going to have to obey the laws of Computerdom, or get
hauled into Computer Court and fined ... possibly lose
your computer license .. or WORSE. Hmm, thinking .....
what is a suitable punishment for being a Stupid User ???

johns




johns
  Reply With Quote
Old 01-06-2004, 11:23 PM   #8
stew
 
Posts: n/a
Default Re: Re: Security running as Administrator in XP
How about sending them to Stupid Jail
On Tue, 6 Jan 2004 14:27:48 -0800, "johns" <> wrote:

>"Administrator" is a known user name on most computers.
>Anyone hacking in, is going in as "administrator" .. not some
>unknown user. Malicious code is not going to run at the user
>level either .. maybe some, but not the bad stuff. If you are
>located in an office, and others can wander in and play
>around on your computer, then don't leave it on. What I've
>noticed is that most users who run as administrator simply
>don't care if their systems are trashed, and most won't even
>use a password .. especially in XP or '98. I can't really write
>down what I think of these individuals, but they deserve what
>they get ... and WORSE ... we don't deserve what they cause.
>What is going to happen is ... just like getting your drivers
>license, you are going to have to train to be ALLOWED to
>use a computer. And, just like driving the streets, you are
>going to have to obey the laws of Computerdom, or get
>hauled into Computer Court and fined ... possibly lose
>your computer license .. or WORSE. Hmm, thinking .....
>what is a suitable punishment for being a Stupid User ???
>
>johns
>




stew
  Reply With Quote
Old 01-07-2004, 10:45 PM   #9
John Larger
 
Posts: n/a
Default Re: Security running as Administrator in XP
James H. Fox wrote:
> Peter James wrote:
>
>>Maybe my choice of words was unfortunate. What I meant was, if there
>>is a security problem, it's not one that Microsfot publicises.
>>Linux/Unix on installation go all the way to ensuring that the user
>>sets up an Administrator and User, and ensures that the user is aware
>>of the security issues. That doesn't seem to be Microsoft policy on
>>this issue.

>
>
> I have noticed this also. Having set up Win2K/XP many times, I have long
> known that you are "Administrator" by default, but Microsoft at no point in
> the setup program advises you to switch to a "User" account. My conclusion
> is that it makes installing programs too difficult for most people, and MS
> does not want to grapple with the support problems.
>
> Now for your other question, you will in many cases have to allow additional
> security rights to a program to get it to run in a User account. Just
> right-click on the folder in Program Files, and set it with the same rights
> as Power User, which works in most cases. Sometimes you have to go into the
> registry (using regedt32, not regedit) and grant additional permissions to
> the software group in question under either Current User or Local Machine,
> if I remember correctly. However, a few utilities may not work at all no
> matter what permissions you give, or else work with limited functionality.
> In that case, use the "runas" command to run as Administrator each time you
> start the program. One little-known trick in WinXP is that you can get
> Runas to remember you Administrator password; use the "/savecred" switch. A
> comparable effect can be had in Win2K by using the Sanur utility
> (http://www.commandline.co.uk/sanur/). You can also run as a service using
> FireDaemon (http://www.firedaemon.com/).
>
> I am not a programmer, so I have had to figure these out myself over a
> period of time. But if everyone used them, at least 90 percent of the
> trojan and virus problems would be solved with no additional software
> whatsoever, at zero cost.
>
>

It doesn't really matter if you run in "user" mode or "administrator" if
so many processes are owned by "system."



John Larger
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Computer Security Information and What You Can Do To Keep Your SystemSafe! Ann.Anderson.group.com@gmail.com A+ Certification 0 12-06-2007 01:55 AM
Computer Security aldrich.chappel.com.use@gmail.com A+ Certification 0 11-27-2007 02:11 AM
Computer Security Information (Free Articles and eBooks) aditya.jaiswal.com.use@gmail.com DVD Video 0 10-10-2007 04:53 AM
Re: Missing WinXP Security Center Applet Steven L Umbach A+ Certification 2 06-27-2006 12:56 AM
Re: Mac Security vs. Windows Security Tony Sivori A+ Certification 0 10-28-2003 06:23 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46