If you can see this check that
Data Acquisition and Verification |
This lab deals with the acquisition and verification of data from a target hard disk and image file (dd file). There are many ways in which data can be acquired from a target machine, but in this instance we are using a disk that is directly connected to the analysis machine. We are not using a write blocker in this tutorial due to the physical limitations of the lab environment. Please not that this is NOT standard practice, and normally a hardware write blocker is necessary.
CAINE has a policy of not mounting non-CAINE-related disks, and when a disk is found, mounting should be performed in a strict read-only manner. In this lab, we will mount the disk that it attached to the machine; the device is listed in the /dev/ directory and we use raw image (dd file) located in /images directory.
Note in caine, which is Ubuntu based, there is no password for root. You log in as user "caine" password "caine". To do things as root you use "sudo command", where command is what you want to do as root. For example
sudo su - become root sudo mkdir /root/test create a directory as root in /root/test
| Linux tutorials: | intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2 |
| Caine 2.0: | Autopsy Cli PartRec Files FileRec Browser FFoxForensics Carving |
| Caine 2.5.1: | Essentials | Basic | Search | SysIntro | 5a | 5b | 5c | |
| Useful: | Quiz | Forums | Privacy Policy | Terms and Conditions |
| Site Links: | XMLZoo ActiveSQL ProgZoo SQLZoo |
Copyright @ 2004-2012 Gordon Russell. All rights reserved.