Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
|
todo:rewritable_hard_disks_and_flash_media [2021/12/05 09:35] mictlantecuhtle |
todo:rewritable_hard_disks_and_flash_media [2022/03/31 03:04] hiccup [Gathering and Submitting Dump Info] |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ==== Method 1 ==== | ==== Method 1 ==== | ||
| + | [todo: elaborate] | ||
| **Tools required** | **Tools required** | ||
| Line 20: | Line 21: | ||
| * [[user: | * [[user: | ||
| + | Basically the process is the same as Method 2, but you *do not* enable the system-wide write access, instead you just connect your PC to the network and copy your dump to another device. | ||
| ==== Method 2 ==== | ==== Method 2 ==== | ||
| Line 29: | Line 31: | ||
| **Process** | **Process** | ||
| - | Do not connect the external storage media that you wish to dump until instructed to do so. | + | * Do not connect the external storage media that you wish to dump until instructed to do so. |
| + | * Download CAINE from the link above | ||
| + | * Either burn the ISO to a DVD or create a bootable live USB using Rufus. Insert the burned disc or USB into your system and reboot into CAINE | ||
| + | * Check that the system-level mount policy is set to read-only (disk icon in the taskbar should be green). If this is red, right click it and change to read-only. | ||
| - | | + | {{: |
| - | - Either burn the ISO to a DVD or create a bootable live USB using Rufus. Insert the burned disc or USB into your system and reboot into CAINE | + | |
| - | | + | |
| - | - Run UnBlock - this should show you a list of devices that are currently attached to the system. | + | |
| - | - At this stage, connect the media you wish to dump and hit refresh in UnBlock. This should show up in UnBlock now with a policy of read-write. Change this to read-only (tick the checkbox next to it in the listing and then hit OK) | + | |
| - | - From the list of devices, find and make a note of the device name related to the media you wish to dump (for the rest of this guide we'll call this //sdX//) | + | |
| - | - Open " | + | |
| - | - Go back to unblock and find this hard-drive in the list of devices - hopefully it should be obvious from the relative sizes, otherwise you can find device labels by ([method TBC]) | + | |
| - | - Click the checkbox next to the hard-drive and hit OK - this should now show as Read-Write in UnBlock | + | |
| - | - Change the system policy to allow mounting devices in writable mode by right clicking the green disk icon in the task bar and selecting "make writable" | + | |
| - | - Open " | + | |
| - | - Open the console and dump the USB using the following command 'sudo dd if=dev/sdX/ of=/ | + | |
| - | ===== Gathering | + | {{: |
| + | * At this stage, connect the media you wish to dump and hit refresh in UnBlock. This should show up in UnBlock now with a device-level policy of writable. | ||
| + | {{: | ||
| + | * Change this to read-only by ticking the checkbox next to it in the listing and then hit OK) | ||
| + | * From the list of devices, find and make a note of the device name related to the media you wish to dump (for the rest of this guide we'll call this //sdX//) | ||
| + | {{: | ||
| + | * Open " | ||
| - | See [[submission:YYY|Gathering and Submitting Dump Info for YYY]] | + | {{:todo: |
| + | * Go back to unblock and find this hard-drive in the list of devices - hopefully it should be obvious from the relative sizes, otherwise you can find device labels by using the command 'lsblk -o name, | ||
| + | {{: | ||
| + | {{: | ||
| + | * Click the checkbox next to the hard-drive and hit OK - this should now show as writable in UnBlock | ||
| + | |||
| + | {{: | ||
| + | * Change the system policy to allow mounting devices in writable mode by right clicking the green disk icon in the task bar and selecting "make writable" | ||
| + | |||
| + | {{: | ||
| + | * Open " | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
| + | * Open the console and dump the USB using the following command 'sudo dd if=/ | ||
| + | {{: | ||
| + | ===== Gathering and Submitting Dump Info ===== | ||
| + | See [[submission: | ||