Remote Desktop Caching

Windows tool that allows one to recover old RDP (mstsc) session information in the form of broken PNG files. These PNG files allows Red Team member to extract juicy information such as LAPS passwords or any sensitive information on the screen. Blue Team member can reconstruct PNG files to see what an attacker did on a compromised host. It is extremely useful for a forensics team to extract timestamps after an attack on a host to collect evidences and perform further analysis.

💡 This script runs on Windows.

Installation

git clone https://github.com/Viralmaniar/Remote-Desktop-Caching-.git

Usage

Start Remote Desktop Caching

python.exe remotecache.py

List the cached binary files

Select option 3

List the cached binary files

Choosing Option 4: Starts analyzing cache files and reconstruction process. 
This option creates a folder in user C drive with a name of Recovered_RDP_Sessions