Re: Process running under Adminstrator account
- From: "kj [SBS MVP]" <KevinJ.SBS@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 16 Sep 2007 22:53:47 -0700
Gregg Hill wrote:
Lanwench,
You mentioned the well-known SID issue in a reply to someone on
9/1/07 in this same newsgroup ("Tracing a break-in attempt"). I asked
some more questions, but they got missed, so here they are again.
I did not realize the SID was all that was needed (or is it?).
However, let's say one has a terminal server with 3389 open to the
Internet (I know a VPN first or firewall authentication first would
help). How does the hacker try to get into the TS? Don't they just
start with "administrator" and a dictionary or other attack? In that
case, would not the changing of the admin name help?
How does the "well-known SID" factor into such an attack?
Renaming the account does not change the SID. The Administrator SID always
ends in -500. So, a simple ldap search of the AD sids locates the renamed
administrator account and provides the account name to target for hacking.
However, anonymous ldap AD searches are blocked by default in 2003, so now
an authenticated account needs to make the ldap query (users, computers, or
services accounts).
"Lanwench [MVP - Exchange]"
<lanwench@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:OslDm0G%23HHA.5980@xxxxxxxxxxxxxxxxxxxxxxx
Ryan <Ryan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I disabled the administrator account for security reasons. At the
same time the event log shows failed administrator logon attempts.
Attempts repeat every 2 till 5 hours. The calling process has PID
944 which I looked up as svchost process.
This refers to the following services:
svchost.exe 944 AeLookupSvc, AppMgmt, BITS,
Browser, CryptSvc, dmserver,
EventSystem, helpsvc,
lanmanserver, lanmanworkstation,
Netman,
Nla, RasMan, RemoteAccess,
Schedule, seclogon, SENS, ShellHWDetection,
winmgmt,
wuauserv
I can not find any service that starts with Administrator account.
Does someone have any suggestions?
As Susan said, you need to re-enable it.
I don't bother to rename the admin account anymore, either. Security
by obscurity = pretty useless, as anyone trying to hack into your
server is going after the well-known SID anyway.
--
/kj
.
- Follow-Ups:
- Re: Process running under Adminstrator account
- From: Gregg Hill
- Re: Process running under Adminstrator account
- References:
- Re: Process running under Adminstrator account
- From: Lanwench [MVP - Exchange]
- Re: Process running under Adminstrator account
- From: Gregg Hill
- Re: Process running under Adminstrator account
- Prev by Date: Re: How do I configure SBS 2003 as a DHCP server?
- Next by Date: Re: Where Does Deleted File Go?
- Previous by thread: Re: Process running under Adminstrator account
- Next by thread: Re: Process running under Adminstrator account
- Index(es):
Relevant Pages
|