From 647b3d22e68b003c1d57a0776a78ffe996877f59 Mon Sep 17 00:00:00 2001 From: "Eilay Yosfan (DFIR)" <132997318+YosfanEilay@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:58:24 +0200 Subject: [PATCH] Update 02-Menu.ps1 --- ForensicMiner/01-Options/02-Menu.ps1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ForensicMiner/01-Options/02-Menu.ps1 b/ForensicMiner/01-Options/02-Menu.ps1 index 1c09405..63d1b23 100644 --- a/ForensicMiner/01-Options/02-Menu.ps1 +++ b/ForensicMiner/01-Options/02-Menu.ps1 @@ -7,11 +7,11 @@ Write-Output "│ Options (-O) │" Write-Output "├~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~┤" Write-Output "│ │" - Write-Output "│1. ZIP ZIP Evidence You gathered From Forensic Miner Tool │" + Write-Output "│1. ZIP ZIP evidence you gathered from Forensic Miner tool │" Write-Output "│ │" - Write-Output "│2. Menu Show Menu Of What You Can Do With Forensic Miner Tool │" + Write-Output "│2. Menu Show menu of whatyou can do with Forensic Miner tool │" Write-Output "│ │" - Write-Output "│3. Purge Purge Forensic Miner Tool Footprint From This Host │" + Write-Output "│3. Purge Purge Forensic Miner tool footprint from this host │" Write-Output "│ │" Write-Output "│4. Update Update Forensic Miner to the latest version │" Write-Output "│ │" @@ -47,9 +47,9 @@ Write-Output "│ Collect Artifacts (-C) │" Write-Output "├~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~┤" Write-Output "│ │" - Write-Output "│1. SystemEvents Collect All Windows System Events From This Host │" + Write-Output "│1. SystemEvents Collect all windows system events from this host │" Write-Output "│ │" - Write-Output "│2. BrowserHistory Collect History Files From All Installed Browsers │" + Write-Output "│2. BrowserHistory Collect history files from all installed browsers │" Write-Output "│ │" Write-Output "╰~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~╯" Write-Output ""