Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| todo:removable-flash-media [2022/05/10 15:52] – hiccup | todo:rewritable_hard_disks_and_flash_media [2026/01/02 23:16] (current) – hiccup | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ===== Introduction ===== | ===== Introduction ===== | ||
| + | {{wst> | ||
| - | {{wst> | + | There is a risk when plugging USB devices or other writeable storage media into a conventional operating system that the OS will write to the device, meaning a clean dump of the original media cannot subsequently be made. To enable as clean as possible a dump to be preserved - even in the case of used devices it is good to avoid making any further changes. Note that the write-protect switches that some SD cards doesn' |
| - | There is a risk when plugging USB devices | + | This method uses a forensics-oriented Linux distribution which defaults to blocking all devices |
| - | This method uses a forensics-oriented Linux distribution which defaults to blocking all devices in read-only mode to ensure as secure as possible an environment for imaging of writeable storage media. | + | {{wst> |
| ===== Methods ===== | ===== Methods ===== | ||
| Line 16: | Line 17: | ||
| ==== Method 1 ==== | ==== Method 1 ==== | ||
| - | [todo: elaborate] | ||
| - | |||
| **Tools required** | **Tools required** | ||
| * External USB drive of at least 4GB OR a writeable DVD | * External USB drive of at least 4GB OR a writeable DVD | ||
| Line 63: | Line 62: | ||
| {{: | {{: | ||
| {{: | {{: | ||
| - | * Open the console and dump the USB using the following command 'sudo dd if=/dev/sdX/ of=/ | + | * Open the console and dump the USB using the following command 'sudo dd if=/dev/sdX of=/ |
| {{: | {{: | ||
| ===== Gathering and Submitting Dump Info ===== | ===== Gathering and Submitting Dump Info ===== | ||
| See [[submission: | See [[submission: | ||