module

Windows Process Memory Dump

Disclosed
N/A
Created
Jul 9, 2021

Description

This module creates a memory dump of a process (to disk) and downloads the file
for offline analysis.

Options for DUMP_TYPE affect the completeness of the dump:

"full" retrieves the entire process address space (all allocated pages);
"standard" excludes image files (e.g. DLLs and EXEs in the address space) as
well as memory mapped files. As a result, this option can be significantly
smaller in size.

Author

smashery

Platform

Windows

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':


msf > use post/windows/gather/memory_dump
msf post(memory_dump) > show actions
...actions...
msf post(memory_dump) > set ACTION < action-name >
msf post(memory_dump) > show options
...show and set options...
msf post(memory_dump) > run

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.