The Grinch strikes again!

Forensics

Video

Resources

The Volume Shadow Copy Service (VSS) coordinates the actions that are required to create a consistent shadow copy (also known as a snapshot or a point-in-time copy) of the data that is to be backed up.

The command to interact with VSS is vssadmin. Running the command alone will display brief information on how to run the utility with additional commands. Two commands of particular interest are List Volumes and List Shadows.

Challenge

Decrypt the fake 'bitcoin address' within the ransom note. What is the plain text value?

circle-check

At times ransomware changes the file extensions of the encrypted files. What is the file extension for each of the encrypted files?

circle-check

What is the name of the suspicious scheduled task?

circle-check

Inspect the properties of the scheduled task. What is the location of the executable that is run at login?

circle-check

There is another scheduled task that is related to VSS. What is the ShadowCopyVolume ID?

circle-check

Assign the hidden partition a letter. What is the name of the hidden folder?

circle-check

Right-click and inspect the properties for the hidden folder. Use the 'Previous Versions' tab to restore the encrypted file that is within this hidden folder to the previous version. What is the password within the file?

circle-check

Last updated

Was this helpful?