Difference between revisions of "Easy Button Load"
| Line 59: | Line 59: | ||
==The Processing Folder== | ==The Processing Folder== | ||
This folder contains all of the configuration files, [[Load List]], logs and [[Depot|depot]] files for the investigation. | This folder contains all of the configuration files, [[Load List]], logs and [[Depot|depot]] files for the investigation. | ||
| + | |||
| + | =Determining What to Load= | ||
| + | When Easy Button is given a folder to process, it will recursively navigate the folder looking for the following. | ||
| + | |||
| + | ==XRY Files== | ||
| + | When Easy Button finds a file that has an extension of ".xry" it will the folder contains an [https://www.msab.com/product/xry-extract/ XRY] extract. | ||
| + | It will then look for folders in the same folder as the ".xry" file. | ||
| + | If the folder contains a ".log" file, that folder will be loaded. | ||
| + | |||
| + | ==E01 Files== | ||
| + | Any [[Type_Expert_Witness_Data|Expert Witness]] files will be loaded. | ||
| + | |||
| + | ==L01 Files== | ||
| + | Any [[Type Logical Evidence File|Logical Evidence]] files will be loaded. | ||
Revision as of 17:02, 23 February 2022
An Easy Button Load is a way to have Truxton perform processing on an external drive. Everything that Truxton does is put on that drive.
Contents
Operating Scenario
Easy Button Load assumes several things:
- You have forensically collected your media
- You have created a top level folder on an external drive
- You have copied the media to that folder
- There is room on the external drive to hold Truxton's results
- In File Explorer, you right button on your top level folder on the external drive and select "Easy Button Load into Truxton"
- When Truxton completes...
- You run the Desktop GUI to peruse the data
- When you are finished, you go to File Explorer, right button on any folder and select "Easy Button Reset"
- You give the external drive to someone else
- They attach it to their machine, right button on the "D:\Truxton Results\Collection 1" folder and select "Use This Truxton Database"
- When they are done, they "Easy Button Reset"
Sample Input Folder Structure
Let's say we have collected a hard drive, an SD card and a UFED dump of a phone. You attached a Samsung T7 external drive, created a top level folder on that drive named "Collection 1" and copied the data to it. For the rest of this article we will assume the external drive is drive letter D. The drive contains the following:
D:\Collection 1\PC1\PC1.E01 D:\Collection 1\SD1\SDCard.E01 D:\Collection 1\Phone\Report.xml
The Details
Easy Button was designed so you don't need the Truxton application in order to look at the data Truxton processed. All you need is a browser.
When you Easy Button Load a folder, a new top level folder will be created on the drive of the folder you are loading. It will be called "Truxton Results" and will contain a folder with the same name as the one you loaded. For sample in this article, it will be called "D:\Truxton Results\Collection 1" In this folder, you will see a file named "Reports.html" Opening that file in a browser will show you links to the Investigation level reports as well as the reports for each piece of media loaded. The two report types generated are the Consolidated Contacts report and the Summary report. You will also notice two folders in "D:\Truxton Results\Collection 1" named "Processing" and "Reports"
The Reports Folder
The "D:\Truxton Results\Collection 1\Reports" folder will contain an "Everything" folder and one folder for each media in the investigation.
Everything
This folder ("D:\Truxton Results\Collection 1\Reports\Everything") contains:
Contacts.zip- This contains the Consolidated Contacts HTML report for the investigation with supporting filesGeographic Information.kmz- This contains all of the geographic coordinates from the media in the investigationInvestigation Summary.zip- This contains the Investigation Summary HTML report and supporting filesInvestigation.tpif- The database records for all media in the investigation. This is used to import this investigation into someone else's Truxton.Unique Artifacts.xlsx- An Excel spreadsheet containing all of the unique artifacts from the media
PC1
This folder ("D:\Truxton Results\Collection 1\Reports\PC1") contains:
Contacts.zip- This contains the Consolidated Contacts HTML report for this media with supporting filesGeographic Information.kmz- This contains all of the geographic coordinates from this mediaInvestigation Summary.zip- This contains the Media Summary HTML report and supporting filesUnique Artifacts.xlsx- An Excel spreadsheet containing all of the unique artifacts from this media
The Processing Folder
This folder contains all of the configuration files, Load List, logs and depot files for the investigation.
Determining What to Load
When Easy Button is given a folder to process, it will recursively navigate the folder looking for the following.
XRY Files
When Easy Button finds a file that has an extension of ".xry" it will the folder contains an XRY extract. It will then look for folders in the same folder as the ".xry" file. If the folder contains a ".log" file, that folder will be loaded.
E01 Files
Any Expert Witness files will be loaded.
L01 Files
Any Logical Evidence files will be loaded.