Difference between revisions of "Next Release"
Jump to navigation
Jump to search
| Line 58: | Line 58: | ||
===Location Type=== | ===Location Type=== | ||
# [[Location Types|LOCATION_TYPE_NETWORK_CONNECTION]] - When we know the location of a network that a user connected to. | # [[Location Types|LOCATION_TYPE_NETWORK_CONNECTION]] - When we know the location of a network that a user connected to. | ||
| + | # [[Location Types|LOCATION_TYPE_ALPINEQUEST_STARTING_POINT]] - AlpineQuest Starting Point. | ||
Revision as of 06:34, 5 March 2025
This is a place holder for what is being put into the next release of Truxton.
Contents
Truxton Next
<< Released 2024-?
Improvements
- Generic SQLite exploitation. You can add your own SQLite exploitation scripts to Truxton and it will run them against every SQLite database it finds. Truxton includes all of the scripts from project APOLLO
- Beginning to exploit Apple SEGB files. For now, we mostly just convert them to SEGB XML.
- Better PList and protocol buffer conversion to XML. When a field looks like it may contain a timestamp, Truxton decodes and outputs a human-readable timestamp.
- Better MPEG 2 Stream carving.
- Truxton no longer pollutes the Camera Information section with Quicktime information.
- In the GUI, when viewing a geographic location on an external map URL link, a label for that location is now included instead of just "You are here"
- Better DataPilot integration
- We now extract the Windows Advertising ID (WAID) from Windows machines.
New Types
File
- Type_Generic_SQLite_Script_Results
- Type_Generic_SQLite_Script_Details
- Type_Apple_SEGB
- Type_Apple_Icon_Cache
- Type_Material_Exchange_Format
- Type_ECW
- Type_NetXray
- Type_Waze_Roadmap_Data
- Type_Maps_With_Me
- Type_Apple_Encrypted_Archive
- Type_Apple_SEGB_XML
- Type_DataPilot_Database
- Type_Numerical_Control
- Type_NetCDF
- Type_Android_Call_Log_Backup
- Type_WebAssembly
- Type_CPBitmap
- Type_Protocol_Buffer_Archive
- Type_Paint_Dot_Net
- Type_Outlook_Express_DBT
- Type_Discord_User_Information
- Type_Discord_Message_Dump
- Type_Olympus_Raw_Image
- Type_EFTS
- Type_Fuji_Raw_Image
- Type_AlpineQuest_Track
- Type_DEX
- Type_FTK_Image
Entity Types
- ENTITY_TYPE_WAID - An identifier used by Microsoft Windows to target you with advertising.
- ENTITY_TYPE_DISCORD_ACCOUNT_ID - An identifier for a Discord account
- ENTITY_TYPE_REDDIT_ACCOUNT_ID - An identifier for a Reddit account
Event Types
- EVENT_TYPE_DEVICE_LOCKED - When a device enters a locked state
- EVENT_TYPE_DEVICE_UNLOCKED - When a device has been unlocked
- EVENT_TYPE_FAILED_LOGON - Someone tried and failed to log on
- EVENT_TYPE_MEETING - A meeting
Location Type
- LOCATION_TYPE_NETWORK_CONNECTION - When we know the location of a network that a user connected to.
- LOCATION_TYPE_ALPINEQUEST_STARTING_POINT - AlpineQuest Starting Point.