Archived from groups: microsoft.public.security,microsoft.public.win2000.security (
More info?)
Hi,
1) Administrator account is the one that "bad" guys want to get. This is the
account that never locks out and is usually always active in Windows
environment (I windows 2000 you can't even disable it). So now I now the
account name (administrator) all I have to do is figure out the password and
usually what will help me here is some commonly used passwords. There are
pretty good dictionaries out there that will run one word after another till
they find the password (if it is not complex enough). Since administrator
account never locks out I should be able to get this password pretty fast...
Now if you rename the account I can't perform this kind of attack since the
account does not exist. In my practice I go usually one step further and
after I rename "Administrator" account to "Joe" or "Ben" or ... I create new
account with username Administrator. This account does not hold the
administrator privileges and can be locked out. Now all I have to do is
disable the account and monitor for attempted use of this account to figure
out if someone is trying to "hack" me...
2) Administrator is a very powerful account. It has permissions to install
the software and if this is domain account it has permissions to access
other computers on the network. If I logon with administrator account (or
even any other account that has administrative or similar privileges) and
download malicious peace of software or open malicious e-mail it will first
install the malicious code on my computer then spread it all over the
network with my administrator privileges... Don't just rely on your
antivirus with this. This code can be quite simple and overlooked by
antivirus (e.g. simple vbs script that will erase part of the disks, ...)...
This is why usually users in domain will only have ordinary user permissions
on their computer. Even if they receive some malicious code they will not be
allowed to execute it.
Personally I always use ordinary user account for my day-to-day tasks
(writing e-mails, documents etc...). If I need to run the program as e.g.
domain administrator I will usually use "Run As" command to execute the
program like "Active Directory Users and Computer" or other programs that
might need administrator privileges...
3) If you check my answer under #2 you will see that rename account will not
help you out in this case. It still has administrator privileges that will
execute any even malicious code.
I hope this helps,
Mike
"NP" <-@-.com> wrote in message
news:41724c40$0$22878$cc9e4d1f@news-text.dial.pipex.com...
> Looking for some info/advice please ...
>
> * Fresh install of Win2000 completed (Administrator account setup
> automatically by Windows).
> * Renamed Administrator account from "Administrator" to something else.
> Someone once advised me to do this but didn't explain why.
> * Created two Power User accounts for general day to day use. Both used to
> connect to the internet.
>
> Questions:
>
> 1) Why is it a good idea to rename the Adminstrator account?
> 2) Why is it not a good idea to connect to the internet using the
> "Administrator" account?
> 3) Would it be OK to connect to the Internet using the renamed account
that
> has administrator rights?
>
> Many thanks,
>
> NP.
>
>