Difference between revisions of "Exploitation Layer"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
| [[Load]] | | [[Load]] | ||
| The loader of data | | The loader of data | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| [[Alert]] | | [[Alert]] | ||
| Line 36: | Line 27: | ||
| For parsing EMail | | For parsing EMail | ||
|- | |- | ||
| − | | [[ | + | | [[Expand]] |
| − | | | + | | Extracting information from files |
|- | |- | ||
| [[Finished]] | | [[Finished]] | ||
| Line 50: | Line 41: | ||
| [[Registry]] | | [[Registry]] | ||
| Truxton's Regsitry exploitation | | Truxton's Regsitry exploitation | ||
| + | |- | ||
| + | | [[RegRipper]] | ||
| + | | For processing Windows Registry files | ||
|- | |- | ||
| [[RemoteFileExpander]] | | [[RemoteFileExpander]] | ||
| Using proprietary technology to expand files | | Using proprietary technology to expand files | ||
| + | |- | ||
| + | | [[Report]] | ||
| + | | For preparing reports from raw data | ||
| + | |- | ||
| + | | [[Stitch]] | ||
| + | | For fragmented file carving | ||
|- | |- | ||
| [[Thumbnail]] | | [[Thumbnail]] | ||
Revision as of 09:50, 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 |
| Alert | For generating alerts |
| Archives | Expanding some archive files |
| Carve | Finding files in freespace |
| ContactSheet | Creating video thumbnails |
| For parsing EMail | |
| Expand | Extracting information from files |
| 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 |
| RegRipper | For processing Windows Registry files |
| RemoteFileExpander | Using proprietary technology to expand files |
| Report | For preparing reports from raw data |
| Stitch | For fragmented file carving |
| Thumbnail | Create thumbnails of images |
| Yara | For scanning file contents and tagging |