From f6c6e8ea601eeffd233a27b1e1e0632824fc171e Mon Sep 17 00:00:00 2001 From: carlospolop Date: Tue, 19 Aug 2025 18:44:02 +0200 Subject: [PATCH] f --- .../image-acquisition-and-mount.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 22f5cde49..7ba15ad69 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 @@ -72,11 +72,7 @@ aws ec2 create-snapshot --volume-id vol-01234567 --description "IR-case-1234 web # Copy the snapshot to S3 and download with aws cli / aws snowball ``` -*Azure* – use `az snapshot create` and export to a SAS URL. See the page from HackTricks: - -{{#ref}} -../../cloud/azure/azure-forensics.md -{{#endref}} +*Azure* – use `az snapshot create` and export to a SAS URL. ## Mount