Difference between revisions of "Truxton URL Interface"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "Truxton installs a protocol handler fot the "truxton:" protocol on Windows machines. This allows you to use HTML to start the Truxton Analyst Desktop and take you to specific...")
 
Line 1: Line 1:
Truxton installs a protocol handler fot the "truxton:" protocol on Windows machines.
+
Truxton installs a protocol handler for the "truxton:" protocol on Windows machines.
 
This allows you to use HTML to start the Truxton Analyst Desktop and take you to specific views.
 
This allows you to use HTML to start the Truxton Analyst Desktop and take you to specific views.
  
Line 155: Line 155:
  
 
=Website=
 
=Website=
You can link directly to a specific website visitview in Truxton.
+
You can link directly to a specific website visit view in Truxton.
  
 
==Syntax==
 
==Syntax==

Revision as of 14:53, 22 October 2021

Truxton installs a protocol handler for the "truxton:" protocol on Windows machines. This allows you to use HTML to start the Truxton Analyst Desktop and take you to specific views.

Artifact

You can link directly to a specific artifact in Truxton.

Syntax

truxton://artifact/{GUID} 

Parameters

GUID

The GUID of the artifact. This corresponds to the [ID] column of the [Entity] table.

Camera

You can link directly to a specific camera information view in Truxton.

Syntax

truxton://camera/{GUID} 

Parameters

GUID

The GUID of the camera information. This corresponds to the [ID] column of the [EXIF] table.

Event

You can link directly to a specific event view in Truxton.

Syntax

truxton://event/{GUID} 

Parameters

GUID

The GUID of the camera information. This corresponds to the [ID] column of the [Event] table.

File

You can link directly to a specific file view in Truxton.

Syntax

truxton://file/{GUID} 

Parameters

GUID

The GUID of the camera information. This corresponds to the [ID] column of the [File] table.

Hash

You can link directly to a specific file view in Truxton.

Syntax

truxton://hash/{GUID} 

Parameters

hash

An MD5 or SHA1 hash.

Investigation

You can link directly to a specific investigation view in Truxton.

Syntax

truxton://investigation/{GUID} 

Parameters

GUID

The GUID of the camera information. This corresponds to the [ID] column of the [Investigation] table.

Location

You can link directly to a specific location view in Truxton.

Syntax

truxton://location/{GUID} 

Parameters

GUID

The GUID of the location. This corresponds to the [ID] column of the [Location] table.

md5

You can link directly to a specific file view in Truxton.

Syntax

truxton://md5/{hash} 

Parameters

hash

An MD5 hash.

Media

You can link directly to a specific investigation view in Truxton.

Syntax

truxton://media/{GUID} 

Parameters

GUID

The GUID of the media. This corresponds to the [ID] column of the [Media] table.

Message

You can link directly to a specific investigation view in Truxton.

Syntax

truxton://message/{GUID} 

Parameters

GUID

The GUID of the media. This corresponds to the [ID] column of the [Message] table.

sha1

You can link directly to a specific investigation view in Truxton.

Syntax

truxton://sha1/{hash} 

Parameters

hash

The SHA1 hash value

tutorial

Re-display the initial desktop tutorial

Syntax

truxton://tutorial

Parameters

GUID

The GUID of the media.

Website

You can link directly to a specific website visit view in Truxton.

Syntax

truxton://website/{GUID} 

Parameters

GUID

The GUID of the media. This corresponds to the [ID] column of the [WebsiteVisit] table.