Difference between revisions of "Next Release"

From truxwiki.com
Jump to navigation Jump to search
(Replaced content with "This is a place holder for what is being put into the next release of Truxton. =Truxton Next= << Released 2024-? ==Improvements== Nothing yet ==N...")
Tag: Replaced
Line 5: Line 5:
  
 
==Improvements==
 
==Improvements==
Nothing yet
+
# Generic [[Type_SQLite_Database|SQLite]] exploitation. You can add your own [[Type_SQLite_Database|SQLite]] exploitation scripts to Truxton and it will run them against every [[Type_SQLite_Database|SQLite]] database it finds. Truxton includes all of the scripts from project [https://github.com/mac4n6/APOLLO APOLLO]
 +
# Beginning to exploit [[Type_Apple_SEGB|Apple SEGB]] files. For now, we mostly just convert them to [[Type_Apple_SEGB_XML|SEGB XML]].
 +
# Better [[Type_Binary_PList|PList]] and [[Type_Protocol_Buffer|protocol buffer]] conversion to XML. When a field looks like it may contain a timestamp, Truxton decodes and outputs a human-readable timestamp.
 +
# Better [[Type_MPEG2TransportStreamVideo|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 [https://datapilot.com/ DataPilot] integration
  
 
==New Types==
 
==New Types==
None Yet
+
===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]]
 +
 
 +
===Event Types===
 +
# [[Event Types|EVENT_TYPE_DEVICE_LOCKED]] - When a device enters a locked state
 +
# [[Event Types|EVENT_TYPE_DEVICE_UNLOCKED]] - When a device has been unlocked
 +
 
 +
===Location Type===
 +
# [[Location Types|LOCATION_TYPE_NETWORK_CONNECTION]] - When we know the location of a network that a user connected to.

Revision as of 07:32, 31 October 2024

This is a place holder for what is being put into the next release of Truxton.

Truxton Next

<< Released 2024-?

Improvements

  1. 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
  2. Beginning to exploit Apple SEGB files. For now, we mostly just convert them to SEGB XML.
  3. 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.
  4. Better MPEG 2 Stream carving.
  5. Truxton no longer pollutes the Camera Information section with Quicktime information.
  6. 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"
  7. Better DataPilot integration

New Types

File

  1. Type_Generic_SQLite_Script_Results
  2. Type_Generic_SQLite_Script_Details
  3. Type_Apple_SEGB
  4. Type_Apple_Icon_Cache
  5. Type_Material_Exchange_Format
  6. Type_ECW
  7. Type_NetXray
  8. Type_Waze_Roadmap_Data
  9. Type_Maps_With_Me
  10. Type_Apple_Encrypted_Archive
  11. Type_Apple_SEGB_XML
  12. Type_DataPilot_Database
  13. Type_Numerical_Control
  14. Type_NetCDF

Event Types

  1. EVENT_TYPE_DEVICE_LOCKED - When a device enters a locked state
  2. EVENT_TYPE_DEVICE_UNLOCKED - When a device has been unlocked

Location Type

  1. LOCATION_TYPE_NETWORK_CONNECTION - When we know the location of a network that a user connected to.