Operator On The Wire
Join
← Back to Knowledge Base
BLUE TEAM / DFI / ARTEFACT / WINDOWS / REGISTRY

Registry Matrix

Registry Explorer ItemPrimary PurposeDFIR UsageStrongest Questions It AnswersCaveats / Correlation Needed
RunStartup persistenceDetect autorunsWhat launches at logon?Confirm with Prefetch / Amcache
RunOnceOne-time startup executionMalware stagingWas something scheduled only once?Often cleared after execution
TaskCacheScheduled tasksPersistence / executionWas a task created or modified?Correlate with Security 4698
Image File Execution Options (IFEO)Debugger hijackPersistence / defense evasionWas a process hijacked via debugger?Very high attacker value
App PathsExecutable redirectionLOLBIN hijackWas executable path overridden?Useful for stealth persistence
UninstallInstalled softwareSoftware footprintWhat software existed?Install date often unreliable
Products (MSI)MSI installsInstaller evidenceWhat MSI packages ran?Useful for payload installs
Products (Installed on system)Alternate MSI viewPackage correlationWas software machine-wide?Compare with Uninstall
DefenderAV configDefense tamperingWas AV disabled?Critical in malware cases
Defender GPOPolicy-enforced AV configDomain-driven defense changesWas Defender disabled centrally?Domain context needed
ChannelsEvent logging configLogging tamperingWere logs disabled?Very strong anti-forensics indicator
TracingDiagnostic tracesExecution residueWhich services generated traces?Often overlooked goldmine
Wow6432Node - Tracing32-bit tracesx86 execution evidenceDid 32-bit tools run?Excellent for legacy malware
CurrentVersionOS metadataHost profileWhat OS/version/build?Baseline only
CurrentVersion (Windows NT)Extended OS identityForensic host fingerprintExact build? install age?Needed for timeline
Control PanelUser settingsUser behaviorWhat user changed?Weak standalone evidence
Internet ExplorerLegacy browsing configBrowser footprintWas IE used? proxy? zones?Still valuable even modern systems
StartMenuInternetDefault browserUser preferenceWhat browser is default?Supports browser artifact triage
command (Default browser)Browser handlerURL execution behaviorWhich browser opens commands?Useful for phishing cases
LogonUILast logged-on userIdentity evidenceWho used machine last?Correlate with Security logs
WinlogonLogon behaviorCredential abuse / persistenceAutoAdminLogon? shell hijack?High-value persistence zone
ProfileListSID-to-user mappingUser attributionWhich profiles existed?Essential pivot key
NetworkCardsNIC hardwareHost identificationWhich adapters existed?Useful in VM detection
NetworkListConnected networksMobility / lateral movementWhich networks has host joined?Extremely valuable timeline artifact
DevicesPortable devicesUSB presenceWhat was attached?Correlate with setupapi logs
Windows Portable DevicesHistorical USB metadataDevice attributionWhich USBs used before?Excellent for exfil cases
EMDMgmtExternal media cacheUSB storage usageWhich removable media mounted?High-value USB artifact
VolumeInfoCacheMounted volume metadataDrive historyWhich volumes existed?Strong removable media evidence
SRUMResource usage databaseNetwork + app executionWhat apps used network/resources?One of strongest modern artifacts
HeapLeakDetection / RADARCrash diagnosticsFailed executionWhich binaries crashed?Often reveals malware attempts
System (UAC)Elevation configPrivilege abuse contextWas UAC lowered?Supports privilege escalation
System (Legal Notice)Login bannerOrg contextEnterprise policy?Low DFIR priority
SOFTWARE - App PathsBinary path registrationExecution hijackCustom path injection?Persistence value
SOFTWARE - UninstallSoftware listPayload presenceWas tool installed?Very common triage source