memory volatility c...
 
Notifications
Clear all

memory volatility capture

10 Posts
6 Users
0 Reactions
2,386 Views
(@jolintan)
Trusted Member
Joined: 7 years ago
Posts: 32
Topic starter  

we want to capture the server's memory dump, but we don't have forensic software, is there any free tool we can capture memory dump and save as *.img file, so we can check process list from it under memory volatility module? thanks


   
Quote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

What OS and version is the server running?


   
ReplyQuote
(@jolintan)
Trusted Member
Joined: 7 years ago
Posts: 32
Topic starter  

sorry, we have on server with windows 2012 and one laptop running on windows7.

I want two image, one for each


   
ReplyQuote
(@aquachimere)
Eminent Member
Joined: 7 years ago
Posts: 32
 

Hi

DumpIt or Magnet Capture… free tools

very easy to use it


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

If memory serves, I've also heard of folks using FTK Imager to acquire memory dumps, as well.


   
ReplyQuote
kastajamah
(@kastajamah)
Estimable Member
Joined: 8 years ago
Posts: 113
 

See below. I forgot to quote earlier.


   
ReplyQuote
kastajamah
(@kastajamah)
Estimable Member
Joined: 8 years ago
Posts: 113
 

If memory serves, I've also heard of folks using FTK Imager to acquire memory dumps, as well.

@keydet89, your memory is serving you. I have used FTK Imager for memory dumps.


   
ReplyQuote
(@randomaccess)
Reputable Member
Joined: 14 years ago
Posts: 385
 

If anyone's looking for a project, comparing the various tools (winpmem, dumpit, ftki, magnet ram capture, volexity) across newer Oss with larger amounts of ram that would be great

Would be good to know whether they're able to dump all of ram, and their footprint, plus likelihood of crashing the machine. The volexity guys are touting their tool as the most reliable, except it's paid.


   
ReplyQuote
MDCR
 MDCR
(@mdcr)
Reputable Member
Joined: 15 years ago
Posts: 376
 

If anyone's looking for a project, comparing the various tools (winpmem, dumpit, ftki, magnet ram capture, volexity) across newer Oss with larger amounts of ram that would be great

Would be good to know whether they're able to dump all of ram, and their footprint, plus likelihood of crashing the machine. The volexity guys are touting their tool as the most reliable, except it's paid.

I tried a bunch of dumpers earlier and the only one that was satisfactory was DumpIt.

I did try other free ones as well, but one of them failed to start (Belka), and another one (WinPMem) required me to convert the image to another format before volatility could use it, another required me to download the entire windows drivers dev kit(LiveKD).

All were tried with admin rights in Windows 7, ordinary enterprise laptops were used (4-8 gigs of ram). One of the dumpers also included the running processes and merged them with the image, i think it was WinPMem or DumpIt.

I also tried MDD (cannot remember what i thought about it) and Volatility can also do windows crashdumps IIRC.

For me, there is only one choice. Features does not matter when the main functionality does not work satisfactory.


   
ReplyQuote
(@randomaccess)
Reputable Member
Joined: 14 years ago
Posts: 385
 

and another one (WinPMem) required me to convert the image to another format before volatility could use it

That's probably because it outputs to aff4 and you need to download something to get volatility to ingest the aff4 natively. I haven't looked into it but I don't think it's very painful to get working


   
ReplyQuote
Share: