|
Posted by Jorge de Almeida Pinto [MVP - on June 16, 2008, 4:03 pm
Please log in for more thread options some people believe in it, some don't. what's the main reason?
of course you can rename the account. however, before the attack I would
search for the account that contains the RID of 500.
>>>>>>>>>>>>>read the rootDSE to get domain part of the SID
16-Jun-2008 22:01:42.51
[RFSRWDC1] C:\>adfind -default -s base objectSid
AdFind V01.37.00cpp Joe Richards (joe@joeware.net) June 2007
Using server: RFSRWDC1.ADCORP.LAB:389
Directory: Windows Longhorn
Base DN: DC=ADCORP,DC=LAB
dn:DC=ADCORP,DC=LAB
>objectSid: S-1-5-21-2524662531-667181895-3648062849
1 Objects returned
>>>>>>>>>>>>>add the -500 part to the domain SID which is the default
>>>>>>>>>>>>>administrator accounts
16-Jun-2008 22:01:44.67
[RFSRWDC1] C:\>adfind -default -f
"objectSID=S-1-5-21-2524662531-667181895-36480
62849-500" sAMAccountName
AdFind V01.37.00cpp Joe Richards (joe@joeware.net) June 2007
Using server: RFSRWDC1.ADCORP.LAB:389
Directory: Windows Longhorn
Base DN: DC=ADCORP,DC=LAB
dn:CN=ADM.ROOT,CN=Users,DC=ADCORP,DC=LAB
>sAMAccountName: ADM.ROOT
1 Objects returned
16-Jun-2008 22:01:55.15
[RFSRWDC1] C:\>
--
Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)
# Jorge de Almeida Pinto # MVP Identity & Access - Directory Services #
BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx ------------------------------------------------------------------------------------------
* How to ask a question --> http://support.microsoft.com/?id=555375
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test ANY suggestion in a test environment before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
>
>> Renaming the account doesn't increase its security. Use a good (meaning
>> long) passphrase and leave the account name at its default.
>
> Hi Steve,
>
> According to Microsoft, renaming the Administrator account is a "very
> simple yet effective procedure that should be a standard part of the
> hardening process for all servers" [1].
>
> Since there usually, AFAIK, is no drawback, I do not see why renaming
> should be discouraged.
>
> --
> Thor Kottelin
> http://www.anta.net/
>
> Antivirus, firewall, parental control: http://www.anta.net/sw/norman/
>
>
> [1]
>
http://www.microsoft.com/technet/serviceproviders/hmc4/CMSU_CM_Plan_CONC_Baseline_Server_Hardening.mspx?mfr=true
>
|