Search K
Appearance
Appearance
Other ways to support HackTricks:
Software\Microsoft\Windows NT\CurrentVersion, you'll find the Windows version, Service Pack, installation time, and the registered owner's name in a straightforward manner.System\ControlSet001\Control\ComputerName\ComputerName.System\ControlSet001\Control\TimeZoneInformation.NtfsDisableLastAccessUpdate=1). To enable it, use: fsutil behavior set disablelastaccess 0Run and RunOnce registry keys are automatically launched at startup, affecting system boot time and potentially being points of interest for identifying malware or unwanted software.System\ControlSet001\Control\Windows and System\ControlSet001\Control\Watchdog\Display.System\ControlSet001\Services\Tcpip\Parameters\Interfaces{GUID_INTERFACE}.Software\Microsoft\Windows NT\CurrentVersion\NetworkList.System\ControlSet001\Services\lanmanserver\Shares. The Client Side Caching (CSC) settings dictate offline file availability.NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Run and similar entries under Software\Microsoft\Windows\CurrentVersion detail programs set to run at startup.NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer for WordwheelQuery and TypedPaths, respectively.NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs and specific Office version paths.ComDlg32 and Explorer subkeys under NTUSER.DAT.NTUSER.DAT\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{GUID}\Count.USRCLASS.DAT and NTUSER.DAT under Software\Microsoft\Windows\Shell. Use Shellbag Explorer for analysis.HKLM\SYSTEM\ControlSet001\Enum\USBSTOR and HKLM\SYSTEM\ControlSet001\Enum\USB contain rich details on connected USB devices, including manufacturer, product name, and connection timestamps.NTUSER.DAT hives for the device's {GUID}.System\MountedDevices and Software\Microsoft\Windows NT\CurrentVersion\EMDMgmt, respectively.This guide condenses the crucial paths and methods for accessing detailed system, network, and user activity information on Windows systems, aiming for clarity and usability.
Other ways to support HackTricks: