Articles
Now Reading
Pool tag quick scanning for windows memory analysis
0

Pool tag quick scanning for windows memory analysis

A fresh article on memory forensics by Joe T. Sylve, Vico Marziale and Golden G. Richard III is published. Here is the abstract:

Pool tag scanning is a process commonly used in memory analysis in order to locate kernel object allocations, enabling investigators to discover evidence of artifacts that may have been freed or otherwise maliciously hidden from the operating system. The fastest current scanning techniques require an exhaustive search of physical memory, a process that has a linear time complexity over physical memory size. We propose a novel technique that we are calling “pool tag quick scanning” that is able to reduce the scanning space by 1–2 orders of magnitude, resulting in much faster discovery of targeted kernel data structures, while maintaining a high degree of accuracy.

Read the article.

Leave a Response


Please enter the result of the calculation above.