nerdexam
GIAC

GCFA · Question #150

Which of the following tools is used to modify registry permissions in Windows?

The correct answer is C. REGEDT32. REGEDT32 is the legacy Windows NT-era registry editor that includes a dedicated Security menu for viewing and modifying registry key access control permissions.

File System & Registry Forensics

Question

Which of the following tools is used to modify registry permissions in Windows?

Options

  • APOLEDIT
  • BREGEDIT
  • CREGEDT32
  • DSECEDIT

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    75% (18)
  • D
    8% (2)

Why each option

REGEDT32 is the legacy Windows NT-era registry editor that includes a dedicated Security menu for viewing and modifying registry key access control permissions.

APOLEDIT

POLEDIT (Policy Editor) is used to configure system and user policies through administrative templates, not to directly modify registry key permissions.

BREGEDIT

REGEDIT can browse and edit registry values and data, but in legacy Windows versions it lacked the dedicated Security menu for modifying registry key ACLs that REGEDT32 provides.

CREGEDT32Correct

REGEDT32.EXE, the older Windows NT/2000 registry editor, provides a dedicated Security menu that allows administrators to set access control lists and audit settings on individual registry keys, making it the purpose-built tool for modifying registry permissions - a capability the standard REGEDIT lacked in those versions.

DSECEDIT

SECEDIT is a command-line tool used to analyze and apply security configurations based on security templates, not for directly editing individual registry key permissions.

Concept tested: Windows registry permission management tools

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/regedt32-regedit-functionality

Topics

#registry permissions#REGEDT32#Windows registry tools#access control

Community Discussion

No community discussion yet for this question.

Full GCFA Practice