You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
windows forensics
About this tag
Windows forensics involves the recovery and analysis of artifacts from Windows systems to investigate security incidents. Discussions on WindowsForum.com cover tools and techniques such as DPAPISnoop, which extracts historical DPAPI hashes from CREDHIST files for offline credential attacks, and the use of AutoLogger DiagTrack ETL files as a secondary source of forensic evidence when conventional logs are tampered with. Event Tracing for Windows (ETW) is highlighted as a powerful kernel-level tracing framework that provides detailed system event data beyond standard event logs. The forum also addresses anti-forensics tools like DECAF, designed to detect and block Microsoft's COFEE forensic tool used by law enforcement.
DPAPISnoop, a Windows forensics and offensive-security tool described by Cryptika in June 2026, targets the DPAPI CREDHIST file to extract historical password hashes that can be attacked offline, turning an obscure Windows recovery mechanism into a practical credential-recovery and...
FortiGuard Labs has revealed that a little‑known Windows telemetry file — AutoLogger‑Diagtrack‑Listener.etl — can contain usable forensic traces of process execution, including evidence of deleted malware and attacker activity, offering incident responders an unexpected secondary source of truth...
In the fast-paced world of cybersecurity, where digital threats evolve as rapidly as technology itself, having the right tools for investigating incidents is paramount. As incident investigators can attest, Windows event logs have long been the bread and butter of forensic activities, lighting...
http://arstechnica.com/microsoft/news/2009/12/protect-yourself-from-cofee-with-some-decaf-1.ars
Two developers have created "Detect and Eliminate Computer Assisted Forensics" (DECAF). The tool tries to stop Microsoft's Computer Online Forensic Evidence Extractor (COFEE), which helps law...