Difference between revisions of "Exploitation Layer"
Jump to navigation
Jump to search
| Line 41: | Line 41: | ||
| [[Finished]] | | [[Finished]] | ||
| For tidying things up at the end of a load | | For tidying things up at the end of a load | ||
| + | |- | ||
| + | | [[Identify]] | ||
| + | | For identifying files based on their content | ||
| + | |- | ||
| + | | [[Poly]] | ||
| + | | For expanding multi-part files | ||
| + | |- | ||
| + | | [[Registry]] | ||
| + | | Truxton's Regsitry exploitation | ||
| + | |- | ||
| + | | [[RemoteFileExpander]] | ||
| + | | Using proprietary technology to expand files | ||
| + | |- | ||
| + | | [[Thumbnail]] | ||
| + | | Create thumbnails of images | ||
| + | |- | ||
| + | | [[Yara]] | ||
| + | | For scanning file contents and tagging | ||
|} | |} | ||
Revision as of 09:48, 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 |
| For parsing EMail | |
| Stitch | For fragmented file carving |
| Finished | For tidying things up at the end of a load |
| Identify | For identifying files based on their content |
| Poly | For expanding multi-part files |
| Registry | Truxton's Regsitry exploitation |
| RemoteFileExpander | Using proprietary technology to expand files |
| Thumbnail | Create thumbnails of images |
| Yara | For scanning file contents and tagging |