nerdexam
EC-Council

312-50V11 · Question #634

Peter extracts the SIDs list from Windows 2000 Server machine using the hacking tool "SIDExtractor". Here is the output of the SIDs: From the above list identify the user account with System…

The correct answer is F. Chang. Windows assigns the built-in Administrator account a fixed Relative Identifier (RID) of 500 as the last component of its SID, regardless of account renaming. The user whose SID ends in -500 holds System Administrator privileges.

Enumeration

Question

Peter extracts the SIDs list from Windows 2000 Server machine using the hacking tool "SIDExtractor". Here is the output of the SIDs:

From the above list identify the user account with System Administrator privileges.

Exhibit

312-50V11 question #634 exhibit

Options

  • AJohn
  • BRebecca
  • CSheela
  • DShawn
  • ESomia
  • FChang
  • GMicah

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • E
    12% (3)
  • F
    80% (20)

Why each option

Windows assigns the built-in Administrator account a fixed Relative Identifier (RID) of 500 as the last component of its SID, regardless of account renaming. The user whose SID ends in -500 holds System Administrator privileges.

AJohn

John's SID does not end in RID 500, so this account is not the built-in Administrator.

BRebecca

Rebecca's SID does not end in RID 500, indicating a standard non-administrator account.

CSheela

Sheela's SID does not end in RID 500, so this account lacks built-in System Administrator status.

DShawn

Shawn's SID does not end in RID 500, meaning this is not the built-in Administrator account.

ESomia

Somia's SID does not end in RID 500, so this is a standard user account without built-in Administrator privileges.

FChangCorrect

Windows SIDs follow the format S-1-5-21-domain-RID, where RID 500 is permanently reserved for the built-in Administrator account. Chang's SID ends in -500, identifying it as the built-in Administrator account with System Administrator privileges even if the account has been renamed.

GMicah

Micah's SID does not end in RID 500, indicating this is a standard user account.

Concept tested: Windows SID structure and built-in Administrator RID 500

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-security-identifiers

Topics

#SID#Windows accounts#RID 500#user enumeration

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice