Skip to content

TypedPaths

Evidence: TypedPaths
Description: Enumerate TypedPaths
Category: System
Platform: windows
Short Name: typedpaths
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

Windows Explorer maintains a history of paths that users manually type into the Explorer address bar. This registry artifact tracks folder navigation through typing rather than clicking, providing evidence of deliberate user navigation to specific locations.

This can reveal user knowledge of specific file locations, hidden folders, network shares, and administrative directories.

This collector gathers structured data about typedpaths.

FieldDescriptionExample
ValueRegistry value nameurl1
PathTyped pathC:\Users\user\AppData\Local\Temp\suspicious
UsernameUser account nameuser
KeyPathRegistry key pathSoftware\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
LastWriteTimeRegistry key last write time2023-10-15T14:30:00
RegPathPath to registry hiveRegistry/ntuser.dat

This collector:

  • Collects user registry hives (ntuser.dat)
  • Searches for: Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
  • Enumerates all values under the key
  • Extracts the typed path strings
  • Records registry key last write time

Typed paths reveal deliberate user navigation and knowledge of specific locations. Investigators use this data to prove user knowledge of hidden folders, identify access to suspicious directories, track network share navigation, detect attempts to access admin folders, establish intent through manual navigation, and identify typed paths to malware locations.