Difference between revisions of "Exploitation Layer"

From truxwiki.com
Jump to navigation Jump to search
Line 14: Line 14:
 
| [[Expand]]
 
| [[Expand]]
 
| Extracting information from files
 
| Extracting information from files
 +
|-
 +
| [[RegRipper]]
 +
| For processing Windows Registry files
 +
|-
 +
| [[Report]]
 +
| For preparing reports from raw data
 +
|-
 +
| [[Alert]]
 +
| For generating alerts
 +
|-
 +
| [[Archives]]
 +
| Expanding some archive files
 +
|-
 +
| [[Carve]]
 +
| Finding files in freespace
 +
|-
 +
| [[ContactSheet]]
 +
| Creating video thumbnails
 +
|-
 +
| [[EMail]]
 +
| For parsing EMail
 +
|-
 +
| [[Stitch]]
 +
| For fragmented file carving
 +
|-
 +
| [[Finished]]
 +
| For tidying things up at the end of a load
 
|}
 
|}

Revision as of 09:41, 22 July 2020

The Exploitation Layer is the collection of processes on the Message Bus that exploit data in Truxton.

Description

The exploitation layer is typically controlled by the Truxton Service.

Default Exploiters

Name Description
Load The loader of data
Expand Extracting information from files
RegRipper For processing Windows Registry files
Report For preparing reports from raw data
Alert For generating alerts
Archives Expanding some archive files
Carve Finding files in freespace
ContactSheet Creating video thumbnails
EMail For parsing EMail
Stitch For fragmented file carving
Finished For tidying things up at the end of a load