From 894b4e656b7ad893bebc8004d813794f31a52109 Mon Sep 17 00:00:00 2001 From: Translator Date: Tue, 19 Aug 2025 15:50:11 +0000 Subject: [PATCH] Translated ['src/generic-methodologies-and-resources/basic-forensic-meth --- .../basic-forensic-methodology/image-acquisition-and-mount.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/generic-methodologies-and-resources/basic-forensic-methodology/image-acquisition-and-mount.md b/src/generic-methodologies-and-resources/basic-forensic-methodology/image-acquisition-and-mount.md index 385cd5b43..112a11b7b 100644 --- a/src/generic-methodologies-and-resources/basic-forensic-methodology/image-acquisition-and-mount.md +++ b/src/generic-methodologies-and-resources/basic-forensic-methodology/image-acquisition-and-mount.md @@ -58,7 +58,9 @@ sudo ewfacquire /dev/sdb -u evidence -c 1 -d "Seizure 2025-07-22" -e 1 -X examin aws ec2 create-snapshot --volume-id vol-01234567 --description "IR-case-1234 web-server 2025-07-22" # Copy the snapshot to S3 and download with aws cli / aws snowball ``` -*Azure* – koristite `az snapshot create` i izvezite na SAS URL. Pogledajte stranicu HackTricks {{#ref}} +*Azure* – koristite `az snapshot create` i izvezite na SAS URL. Pogledajte stranicu iz HackTricks: + +{{#ref}} ../../cloud/azure/azure-forensics.md {{#endref}}