Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 37: Line 37:
 
* [[Entity Types]] - The types of artifacts in Truxton
 
* [[Entity Types]] - The types of artifacts in Truxton
 
* [[Event Types]] - The types of events in Truxton
 
* [[Event Types]] - The types of events in Truxton
 +
* [[Origin|File Content Origins]] - Tells you where the file contents came from
 
* [[Investigation Statuses]] - The different statuses of generic investigation
 
* [[Investigation Statuses]] - The different statuses of generic investigation
 
* [[Investigation Types]] - Some default types of investigations
 
* [[Investigation Types]] - Some default types of investigations
Line 46: Line 47:
 
* [[Message Types]]
 
* [[Message Types]]
 
* [[Object Types]]
 
* [[Object Types]]
* [[Origin|File Content Origins]]
 
 
* [[Relation Types]]
 
* [[Relation Types]]
 
* [[URL Methods]]
 
* [[URL Methods]]

Revision as of 10:33, 18 June 2020

Truxton Developer's Guide

How to Write an ETL

Truxton Stuff

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies