All public logs
Jump to navigation
Jump to search
Combined display of all available logs of truxwiki.com. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 04:49, 15 April 2022 Sam talk contribs created page Type Apple Sharing PList (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Apple_Sharing_PList</code> |- | File Type Value | 1035 |- | Parent Type | Type_XML_P...")
- 16:45, 14 April 2022 Sam talk contribs created page Type Snapchat Config PList (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Snapchat_Config_PList</code> |- | File Type Value | 1030 |- | Parent Type | Type_XML...")
- 16:44, 14 April 2022 Sam talk contribs created page Type Comm Center PList (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Comm_Center_PList</code> |- | File Type Value | 1029 |- | Parent Type | Type_XML_PLi...")
- 16:42, 14 April 2022 Sam talk contribs created page Type Known Networks PList (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Known_Networks_PList</code> |- | File Type Value | 1028 |- | Parent Type | Type_XML_...")
- 16:41, 14 April 2022 Sam talk contribs created page Type Network Interfaces PList (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Network_Interfaces_PList</code> |- | File Type Value | 1027 |- | Parent Type | Type_...")
- 11:20, 23 March 2022 Sam talk contribs created page Type Wickr Local Database (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Wickr_Local_Database</code> |- | File Type Value | 1000 |- | Parent Type | Type_SQLi...")
- 14:22, 28 February 2022 Sam talk contribs created page GeoJSON Report (Created page with "One of the reports you can generate for an investigation or media is a [https://datatracker.ietf.org/doc/html/rfc7946 GeoJSON] report. =Description= This report contains all...")
- 17:22, 23 February 2022 Sam talk contribs created page Type Protocol Buffer (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Protocol_Buffer</code> |- | File Type Value | 1041 |- | Parent Type | None |- | Carve...")
- 12:27, 15 February 2022 Sam talk contribs created page Type TraceV3 Log (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_TraceV3_Log</code> |- | File Type Value | 1046 |- | Parent Type | None |- | Carve | No...")
- 12:23, 15 February 2022 Sam talk contribs created page Type Berla CSV (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Berla_CSV</code> |- | File Type Value | 1047 |- | Parent Type | CSV |- |...")
- 12:12, 15 February 2022 Sam talk contribs created page Type GeoJSON (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_GeoJSON</code> |- | File Type Value | 1048 |- | Parent Type | JSON |- |...")
- 15:04, 20 January 2022 Sam talk contribs created page Easy Button Load (Created page with "An Easy Button Load is a way to have Truxton perform processing on an external drive. Everything that Truxton does is put on that drive. =Operating Scenario= Easy Button Load...")
- 17:12, 14 December 2021 Sam talk contribs created page Type Keychain Database (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Keychain_Database</code> |- | File Type Value | 999 |- | Parent Type | Type_SQLite_D...")
- 17:06, 14 December 2021 Sam talk contribs created page Type Generic Password Dump (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Generic_Password_Dump</code> |- | File Type Value | 998 |- | Parent Type | Type_ASCI...")
- 17:04, 14 December 2021 Sam talk contribs created page Type UTMP (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_UTMP</code> |- | File Type Value | 997 |- | Parent Type | None |- | Carve | Yes |- | F...")
- 10:43, 14 December 2021 Sam talk contribs created page Log4j Vulnerability (Created page with "December of 2021, a vulnerability in [https://logging.apache.org/log4j/2.x/ log4j] library used by [https://solr.apache.org/ SOLR] was discovered. Here's how to mitigate it in...")
- 07:49, 27 October 2021 Sam talk contribs created page Query Truxton (Created page with "Here's an example of how to query the Truxton database using Python. =Number of File Types= This will tell you how many types of files Truxton knows about. <source lang="pyt...")
- 11:09, 25 October 2021 Sam talk contribs created page Truxton get database connection string (Created page with "Retrieves the connection string for the Truxton database. =Syntax= <source lang="C"> void truxton_get_database_connection_string( uint64_t truxton_handle, char * destination_...")
- 12:08, 4 October 2021 Sam talk contribs created page Truxton communication finished (Created page with "This commits everything to the database. =Syntax= <source lang="C"> int truxton_communication_finished( uint64_t communication_handle ); </source> =Parameters= ==<code>commu...")
- 07:16, 3 October 2021 Sam talk contribs created page Truxton communication add participant (Created page with "This adds a participant to a message. =Syntax= <source lang="C"> int truxton_communication_add_participant( uint64_t communication_handle, uint64_t role, char const* value, c...")
- 07:01, 3 October 2021 Sam talk contribs created page Truxton communication destroy (Created page with "This frees a communication object. =Syntax= <source lang="C"> void truxton_communication_destroy( uint64_t communication_handle ); </source> =Parameters= ==<code>communicati...")
- 13:17, 21 September 2021 Sam talk contribs created page Truxton sensitive site list open id (Created page with "This retrieves a sensitive site list from Truxton by its [https://en.wikipedia.org/wiki/Universally_unique_identifier GUID]. =Syntax= <source lang="C"> uint64_t truxton_sensi...")
- 06:01, 20 September 2021 Sam talk contribs created page Truxton get etl id (Created page with "This retrieves the identifier of the ETL application. =Syntax= <source lang="C"> void truxton_get_etl_id( uint64_t etl_handle, char * destination_string, size_t maximum_size...")
- 16:41, 19 September 2021 Sam talk contribs created page Truxton tag hash (Created page with "This tags all files in Truxton with contents matching the given hash. It makes an entry in the <code>[Tag]</code> table. =Syntax= <source lang="C"> void truxton_tag_hash( uin...")
- 07:03, 18 September 2021 Sam talk contribs created page Truxton bolo get criteria (Created page with "This retrieves the criteria of the BOLO object. =Syntax= <source lang="C"> void truxton_bolo_get_criteria( uint64_t bolo_handle, char * destination_string, size_t max_size );...")
- 07:02, 18 September 2021 Sam talk contribs created page Truxton bolo get id (Created page with "This retrieves the identifier of the BOLO object. =Syntax= <source lang="C"> void truxton_bolo_get_id( uint64_t bolo_handle, char * destination_string, size_t max_size ); </s...")
- 06:55, 18 September 2021 Sam talk contribs created page Truxton bolo set criteria (Created page with "This sets the search criteria for a BOLO object. =Syntax= <source lang="C"> uint64_t truxton_bolo_set_criteria( uint64_t bolo_handle, char const * criteria ); </source> =Par...")
- 06:53, 18 September 2021 Sam talk contribs created page Truxton bolo set id (Created page with "This frees any resources allocated to a BOLO object. =Syntax= <source lang="C"> uint64_t truxton_bolo_set_id( uint64_t bolo_handle, char const * id ); </source> =Parameters=...")
- 06:42, 18 September 2021 Sam talk contribs created page Truxton bolo save (Created page with "This saves a BOLO object to the database. It will create a record in the <code>[BOLO]</code> table. =Syntax= <source lang="C"> uint64_t truxton_bolo_save( uint64_t bolo_handl...")
- 06:39, 18 September 2021 Sam talk contribs created page Truxton bolo destroy (Created page with "This frees any resources allocated to a BOLO object. =Syntax= <source lang="C"> uint64_t truxton_bolo_destroy( uint64_t bolo_handle ); </source> =Parameters= ==<code>bolo_ha...")
- 06:09, 18 September 2021 Sam talk contribs created page Truxton bolo create (Created page with "This is the first step in creating a BOLO. =Syntax= <source lang="C"> uint64_t truxton_bolo_create( uint64_t truxton_handle ); </source> =Parameters= ==<code>truxton_handle<...")
- 12:07, 26 August 2021 Sam talk contribs created page Manually Uninstall Truxton (Created page with "These are the steps to completely remove Truxton from a machine. =Removing Truxton= 1. Save your license 2. Stop the services <source lang="bat"> net stop les net stop truxt...")
- 19:12, 20 August 2021 Sam talk contribs created page Type Google Drive Snapshot (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Google_Drive_Snapshot</code> |- | File Type Value | 996 |- | Parent Type | Type_SQLi...")
- 19:09, 20 August 2021 Sam talk contribs created page Type Protected Chrome Key (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Protected_Chrome_Key</code> |- | File Type Value | 995 |- | Parent Type | Type_DPAPI...")
- 19:06, 20 August 2021 Sam talk contribs created page Type Chrome Local State (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Chrome_Local_State</code> |- | File Type Value | 994 |- | Parent Type | Type_JSON|JS...")
- 19:04, 20 August 2021 Sam talk contribs created page Type VHDX (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_VHDX</code> |- | File Type Value | 993 |- | Parent Type | None |- | Carve | No |- | Fo...")
- 19:01, 20 August 2021 Sam talk contribs created page Type VMDK Disk Descriptor (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_VMDK_Disk_Descriptor</code> |- | File Type Value | 992 |- | Parent Type | Type_ASCII...")
- 18:59, 20 August 2021 Sam talk contribs created page Type GNU Screen (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_GNU_Screen</code> |- | File Type Value | 991 |- | Parent Type | None |- | Carve | No |...")
- 18:56, 20 August 2021 Sam talk contribs created page Type ADF Scan Results (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_ADF_Scan_Results</code> |- | File Type Value | 990 |- | Parent Type | Type_SQLite_Da...")
- 18:50, 20 August 2021 Sam talk contribs created page Type Rosoka Results (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Rosoka_Results</code> |- | File Type Value | 989 |- | Parent Type | JSON...")
- 18:48, 20 August 2021 Sam talk contribs created page Type Telegram Messages (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Telegram_Messages</code> |- | File Type Value | 988 |- | Parent Type | Type_SQLite_D...")
- 19:54, 17 August 2021 Sam talk contribs created page Truxton update media primary photo by hash (Created page with "Sets the photograph of an existing media. This method will search out a file in Truxton with a matching hash and establish a photograph relation between the...")
- 19:29, 17 August 2021 Sam talk contribs created page Truxton update media type (Created page with "Sets the type of an existing media. This corresponds to the <code>[MediaTypeID]</code> column of the <code>[Media]</code> table. It should contain a value from the <code>[ID]<...")
- 09:46, 17 August 2021 Sam talk contribs created page Truxton update investigation type (Created page with "Sets the type of the investigation. This corresponds to the <code>[InvestigationTypeID]</code> column of the <code>[Investigation]</code> table. It should contain a value from...")
- 14:47, 16 August 2021 Sam talk contribs created page Creating a Rack (Created page with "If you have a plethora of equipment lying around, you can make your own [Truxton Forensic Rack] solution. This article will discuss how to configure the rack as a Truxton solu...")
- 19:50, 15 August 2021 Sam talk contribs created page TruxtonBolo (Created page with "This class lets you add to the <code>[BOLO]</code> table in Truxton. This is how you add criteria for generating alerts. =Attributes and Methods= ==<code>id</code>== This is...")
- 15:02, 20 July 2021 Sam talk contribs created page Truxton communication create (Created page with "This creates a communication object that you can populate with information before adding it to Truxton. Some samples of communication are email, sms, mms, chat, etc. =Syntax...")
- 05:40, 28 June 2021 Sam talk contribs created page Truxton remove database id (Created page with "This will remove an association of a table name with a file type. This will remove a record from the <code>[DatabaseTableName]</code> table. =Syntax= <source lang="C"> uint32...")
- 05:24, 28 June 2021 Sam talk contribs created page Truxton add database id (Created page with "This will associate a table name with a file type for more accurately identifying a database. This will add a record to the <code>[DatabaseTableName]...")
- 03:22, 27 June 2021 Sam talk contribs created page Identifying Databases (Created page with "This article describes how Truxton determines the type of a database file. =Initial Identification=")