Why?
Obfuscate names/paths (drop some malware in a system location and give it a legitimate name) Misspelled versions of proper system processes Proper process names in wrong location Duplicate processes that should only spawn once Processes that have a parent when they shouldn’t System processes with start time much later than boot-time System processes running under a user account
RAM is volatile
windows.pslist
EPROCESS
)windows.pstree
EPROCESS
)windows.psscan
windows.dumpfiles --pid <PID>
windows.memmap --dump --pid <PID>
windows.dllist --pid <PID>
windows.cmdline
windows.envars [--pid <pid>]
windows.handles --pid <pid>
windows.registry.hivescan
windows.registry.hivelist
windows.registry.printkey -K "Path\To\Key"
windows.filescan
windows.dumpfiles
windows.dumpfiles --virtaddr <o>
windows.dumpfiles --physaddr <o>
windows.netscan
windows.netstat
windows.strings --strings-file ./strings_file
windows.vadyarascan --yara-rules "https://" --pid <PIDS>
yarascan.YaraScan --yara-rules <R>
windows.hashdump
windows.cachedump
windows.lsadump