From b2f6f9aea0538fc58146bfdf35a5597831338db4 Mon Sep 17 00:00:00 2001 From: Patrick Neumann Date: Thu, 11 Jul 2024 14:41:50 +0000 Subject: [PATCH] =?UTF-8?q?Home=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..9391cfd --- /dev/null +++ b/Home.md @@ -0,0 +1,70 @@ +# Nautilus scripts menus +## Main + +![Natilus scripts main menu](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/00-root.png) + +## [01-verify](01-verify) + +![Natilus scripts menu for verification](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/01-verify.png) + +## [02-EWF-E01](02-EWF-E01) + +![Natilus scripts menu for EWF_E01 images](http://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/02-EWF_E01.png) + +## [03-TSK](03-TSK) + +![Natilus scripts menu for TSK tools](http://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/03-TSK.png) + +## [04-RAW](04-RAW) + +![Natilus scripts menu for RAW images/files](http://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/04-raw.png) + +## [05a-Windows](05a-Windows) + +![Natilus scripts menu for Windows](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/05a-Windows.png) + +## [05b-macOS](05b-macOS) + +![Natilus scripts menu for macOS](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/05b-macOS.png) + +## [05c-Linux](05c-Linux) + +![Natilus scripts menu for Linux](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/05c-Linux.png) + +## [06-Qemu](06-Qemu) + +![Natilus scripts menu for booting images via Qemu/KVM](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/06-Qemu.png) + +## [07-export](07-export) + +![Natilus scripts menu for exporting prepared VMs](https://git.neumannsland.de/casualscripter/Masterthesis/raw/branch/master/home/lucifer/Pictures/Screenshots/07-export.png) + +## 08-umount + +U(n)mount manual mounted filesystems that need root privileges. + +# Images +The Nautilus script were tested with following EWF_E01 images from physical machines that I have setup by myself and on which I have places some needed/useful traces: + +* Windows 7 (BIOS) +* Windows 81u1 (UEFI) +* Windows 10 after aniversary update! (UEFI) +* Mac OS X 10.6.8 +* Mac OS X 10.7.5 +* OS X 10.8.5 +* OS X 10.9.5 +* OS X 10.10.1 +* OS X 10.11.5 +* macOS 10.12.6 +* macOS 10.13.6 +* macOS 10.14.1 +* Multiboot: macOS 10.14.1 + Windows 10 (18.03) +* Debian 9 (nVidia drivers only) +* Win10 (15.11) + Ubuntu 16.04 (Intel graphics driver only) +* Linux Mint 19.1 (Radeon driver only) + +I have prepared but not developed against some more images, e. g.: + +* Windows 7 (Hardware RAID-0) +* OPNsense +* FreeNAS (USB-Stick + RaidZ1) \ No newline at end of file