Skip to content

Commit

Permalink
Update 02-Menu.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
YosfanEilay authored Dec 28, 2023
1 parent fa01c66 commit 647b3d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ForensicMiner/01-Options/02-Menu.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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 "│ │"
Expand Down Expand Up @@ -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 ""

0 comments on commit 647b3d2

Please sign in to comment.