User:Laurier Rochon/bbb/hhd forensics
< User:Laurier Rochon
Revision as of 21:04, 11 November 2010 by Laurier Rochon (talk | contribs)
Tools to do data carving (open-source)
- foremost - scalpel
http://moddr.net/wiki/doku.php?id=data_carving_workshop (infos)
- Install foremost - Check dmesg for info on the newly connected drive (dmesg | tail to get only recent logs) - Cat /proc/partitions (sdbs' is the one we want - not 'sda', that's our own drive) - sudo foremost -v -T -o /tmp/report -i /dev/sdb5 (replace sdb5 with drive...) - install gqview to view broken files
Pipe the contents of HD to mplayer
cat /proc/partitions (see all your HD partitions)