Regedit.exe

type: OSBinaries
Used by Windows to manipulate registry

Full path

C:\Windows\regedit.exe

Commands

  1. ADSUser T1564.004

    Hide registry data in alternate data stream

    regedit /E {PATH_ABSOLUTE}:regfile.reg HKEY_CURRENT_USER\MyCustomRegKey

    Export the target Registry key to the specified .REG file.

    os: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11

  2. ADSUser T1564.004

    Import hidden registry data from alternate data stream

    regedit {PATH_ABSOLUTE}:regfile.reg

    Import the target .REG file into the Registry.

    os: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11

Detection

Resources

acknowledgement: Oddvar Moe @oddvarmoe