@@ -26,6 +26,7 @@ Describes how a data source was used, e.g., as a SIM card or an OS drive (such a
...
@@ -26,6 +26,7 @@ Describes how a data source was used, e.g., as a SIM card or an OS drive (such a
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_DESCRIPTION (Description of the usage, e.g., "OS Drive (Windows Vista)").
- TSK_DESCRIPTION (Description of the usage, e.g., "OS Drive (Windows Vista)").
---
---
## TSK_ENCRYPTION_DETECTED
## TSK_ENCRYPTION_DETECTED
An indication that the content is encrypted.
An indication that the content is encrypted.
...
@@ -33,6 +34,7 @@ An indication that the content is encrypted.
...
@@ -33,6 +34,7 @@ An indication that the content is encrypted.
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_COMMENT (A comment on the encryption, e.g., encryption type or password)
- TSK_COMMENT (A comment on the encryption, e.g., encryption type or password)
---
---
## TSK_ENCRYPTION_SUSPECTED
## TSK_ENCRYPTION_SUSPECTED
An indication that the content is likely encrypted.
An indication that the content is likely encrypted.
...
@@ -40,6 +42,7 @@ An indication that the content is likely encrypted.
...
@@ -40,6 +42,7 @@ An indication that the content is likely encrypted.
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_COMMENT (Reason for suspecting encryption)
- TSK_COMMENT (Reason for suspecting encryption)
---
---
## TSK_EXT_MISMATCH_DETECTED
## TSK_EXT_MISMATCH_DETECTED
An indication that the registered extensions for a file's mime type do not match the file's extension.
An indication that the registered extensions for a file's mime type do not match the file's extension.
...
@@ -47,6 +50,7 @@ An indication that the registered extensions for a file's mime type do not match
...
@@ -47,6 +50,7 @@ An indication that the registered extensions for a file's mime type do not match
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
None
None
---
---
## TSK_FACE_DETECTED
## TSK_FACE_DETECTED
An indication that a human face was detected in some content.
An indication that a human face was detected in some content.
...
@@ -54,6 +58,7 @@ An indication that a human face was detected in some content.
...
@@ -54,6 +58,7 @@ An indication that a human face was detected in some content.
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
None
None
---
---
## TSK_HASHSET_HIT
## TSK_HASHSET_HIT
Indicates that the MD5 hash of a file matches a set of known MD5s (possibly user defined).
Indicates that the MD5 hash of a file matches a set of known MD5s (possibly user defined).
...
@@ -64,6 +69,7 @@ Indicates that the MD5 hash of a file matches a set of known MD5s (possibly user
...
@@ -64,6 +69,7 @@ Indicates that the MD5 hash of a file matches a set of known MD5s (possibly user
### OPTIONAL ATTRIBUTES
### OPTIONAL ATTRIBUTES
- TSK_COMMENT (Additional comments about the hit)
- TSK_COMMENT (Additional comments about the hit)
---
---
## TSK_INTERESTING_ARTIFACT_HIT
## TSK_INTERESTING_ARTIFACT_HIT
Indicates that the source artifact matches some set of criteria which deem it interesting. Artifacts with this meta artifact will be brought to the attention of the user.
Indicates that the source artifact matches some set of criteria which deem it interesting. Artifacts with this meta artifact will be brought to the attention of the user.
...
@@ -76,6 +82,7 @@ Indicates that the source artifact matches some set of criteria which deem it in
...
@@ -76,6 +82,7 @@ Indicates that the source artifact matches some set of criteria which deem it in
- TSK_COMMENT (Comment on the reason that the source artifact is interesting)
- TSK_COMMENT (Comment on the reason that the source artifact is interesting)
- TSK_CATEGORY (The set membership rule that was satisfied)
- TSK_CATEGORY (The set membership rule that was satisfied)
---
---
## TSK_INTERESTING_FILE_HIT
## TSK_INTERESTING_FILE_HIT
Indication that the source file matches some set of criteria (possibly user defined) which deem it interesting. Files with this artifact will be brought to the attention of the user.
Indication that the source file matches some set of criteria (possibly user defined) which deem it interesting. Files with this artifact will be brought to the attention of the user.
...
@@ -87,6 +94,7 @@ Indication that the source file matches some set of criteria (possibly user defi
...
@@ -87,6 +94,7 @@ Indication that the source file matches some set of criteria (possibly user defi
- TSK_COMMENT (Comment on the reason that the source artifact is interesting)
- TSK_COMMENT (Comment on the reason that the source artifact is interesting)
- TSK_CATEGORY (The set membership rule that was satisfied. I.e. a particular mime)
- TSK_CATEGORY (The set membership rule that was satisfied. I.e. a particular mime)
---
---
## TSK_KEYWORD_HIT
## TSK_KEYWORD_HIT
Indication that the source artifact or file contains a keyword. Keywords are grouped into named sets.
Indication that the source artifact or file contains a keyword. Keywords are grouped into named sets.
...
@@ -101,6 +109,7 @@ Indication that the source artifact or file contains a keyword. Keywords are gro
...
@@ -101,6 +109,7 @@ Indication that the source artifact or file contains a keyword. Keywords are gro
### OPTIONAL ATTRIBUTES
### OPTIONAL ATTRIBUTES
- TSK_KEYWORD_PREVIEW (Snippet of text around keyword)
- TSK_KEYWORD_PREVIEW (Snippet of text around keyword)
---
---
## TSK_OBJECT_DETECTED
## TSK_OBJECT_DETECTED
Indicates that an object was detected in a media file. Typically used by computer vision software to classify images.
Indicates that an object was detected in a media file. Typically used by computer vision software to classify images.
...
@@ -111,6 +120,7 @@ Indicates that an object was detected in a media file. Typically used by compute
...
@@ -111,6 +120,7 @@ Indicates that an object was detected in a media file. Typically used by compute
### OPTIONAL ATTRIBUTES
### OPTIONAL ATTRIBUTES
- TSK_DESCRIPTION (Additional comments about the object or observer, e.g., what detected the object)
- TSK_DESCRIPTION (Additional comments about the object or observer, e.g., what detected the object)
---
---
## TSK_USER_CONTENT_SUSPECTED
## TSK_USER_CONTENT_SUSPECTED
An indication that some media file content was generated by the user.
An indication that some media file content was generated by the user.
...
@@ -118,6 +128,7 @@ An indication that some media file content was generated by the user.
...
@@ -118,6 +128,7 @@ An indication that some media file content was generated by the user.
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_COMMENT (The reason why user-generated content is suspected)
- TSK_COMMENT (The reason why user-generated content is suspected)
---
---
## TSK_VERIFICATION_FAILED
## TSK_VERIFICATION_FAILED
An indication that some data did not pass verification. One example would be verifying a SHA-1 hash.
An indication that some data did not pass verification. One example would be verifying a SHA-1 hash.
...
@@ -125,6 +136,7 @@ An indication that some data did not pass verification. One example would be ver
...
@@ -125,6 +136,7 @@ An indication that some data did not pass verification. One example would be ver
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_COMMENT (Reason for failure, what failed)
- TSK_COMMENT (Reason for failure, what failed)
---
---
## TSK_WEB_ACCOUNT_TYPE
## TSK_WEB_ACCOUNT_TYPE
A web account type entry.
A web account type entry.
...
@@ -134,6 +146,7 @@ A web account type entry.
...
@@ -134,6 +146,7 @@ A web account type entry.
- TSK_TEXT (Indicates type of account (admin/moderator/user) and possible platform)
- TSK_TEXT (Indicates type of account (admin/moderator/user) and possible platform)
- TSK_URL (URL indicating the user has an account on this domain)
- TSK_URL (URL indicating the user has an account on this domain)
---
---
## TSK_WEB_CATEGORIZATION
## TSK_WEB_CATEGORIZATION
The categorization of a web host using a specific usage type, e.g. mail.google.com would correspond to Web Email.
The categorization of a web host using a specific usage type, e.g. mail.google.com would correspond to Web Email.
...
@@ -143,6 +156,7 @@ The categorization of a web host using a specific usage type, e.g. mail.google.c
...
@@ -143,6 +156,7 @@ The categorization of a web host using a specific usage type, e.g. mail.google.c
- TSK_DOMAIN (The domain of the host, e.g. google.com)
- TSK_DOMAIN (The domain of the host, e.g. google.com)
- TSK_HOST (The full host, e.g. mail.google.com)
- TSK_HOST (The full host, e.g. mail.google.com)
---
---
## TSK_YARA_HIT
## TSK_YARA_HIT
Indicates that the some content of the file was a hit for a YARA rule match.
Indicates that the some content of the file was a hit for a YARA rule match.
...
@@ -151,6 +165,7 @@ Indicates that the some content of the file was a hit for a YARA rule match.
...
@@ -151,6 +165,7 @@ Indicates that the some content of the file was a hit for a YARA rule match.
- TSK_RULE (The rule that was a hit for this file)
- TSK_RULE (The rule that was a hit for this file)
- TSK_SET_NAME (Name of the rule set containing the matching rule YARA rule)
- TSK_SET_NAME (Name of the rule set containing the matching rule YARA rule)
- TSK_KEYWORD_SEARCH_DOCUMENT_ID (Document ID of the Solr document that contains the TSK_CARD_NUMBER when the account is a credit card discovered by the Autopsy regular expression search for credit cards)
- TSK_KEYWORD_SEARCH_DOCUMENT_ID (Document ID of the Solr document that contains the TSK_CARD_NUMBER when the account is a credit card discovered by the Autopsy regular expression search for credit cards)
- TSK_SET_NAME (The keyword list name, i.e., "Credit Card Numbers", when the account is a credit card discovered by the Autopsy regular expression search for credit cards)
- TSK_SET_NAME (The keyword list name, i.e., "Credit Card Numbers", when the account is a credit card discovered by the Autopsy regular expression search for credit cards)
---
---
## TSK_ASSOCIATED_OBJECT
## TSK_ASSOCIATED_OBJECT
Provides a backwards link to an artifact that references the parent file of this artifact. Example usage is that a downloaded file will have this artifact and it will point back to the TSK_WEB_DOWNLOAD artifact that is associated with a browser's SQLite database. See \ref jni_bb_associated_object.
Provides a backwards link to an artifact that references the parent file of this artifact. Example usage is that a downloaded file will have this artifact and it will point back to the TSK_WEB_DOWNLOAD artifact that is associated with a browser's SQLite database. See \ref jni_bb_associated_object.
...
@@ -212,7 +227,6 @@ Details about System/aplication/file backups.
...
@@ -212,7 +227,6 @@ Details about System/aplication/file backups.
- TSK_DATETIME_END (Date/Time the backup ended)
- TSK_DATETIME_END (Date/Time the backup ended)
---
---
## TSK_BLUETOOTH_ADAPTER
## TSK_BLUETOOTH_ADAPTER
Details about a Bluetooth adapter.
Details about a Bluetooth adapter.
...
@@ -252,7 +266,6 @@ A calendar entry in an application file or database.
...
@@ -252,7 +266,6 @@ A calendar entry in an application file or database.
- TSK_DATETIME_END (End of the entry, in seconds since 1970-01-01T00:00:00Z)
- TSK_DATETIME_END (End of the entry, in seconds since 1970-01-01T00:00:00Z)
---
---
## TSK_CALLLOG
## TSK_CALLLOG
A call log record in an application file or database.
A call log record in an application file or database.
...
@@ -270,7 +283,6 @@ A call log record in an application file or database.
...
@@ -270,7 +283,6 @@ A call log record in an application file or database.
- TSK_NAME (The name of the caller or callee)
- TSK_NAME (The name of the caller or callee)
---
---
## TSK_CLIPBOARD_CONTENT
## TSK_CLIPBOARD_CONTENT
Data found on the operating system's clipboard.
Data found on the operating system's clipboard.
...
@@ -279,7 +291,6 @@ Data found on the operating system's clipboard.
...
@@ -279,7 +291,6 @@ Data found on the operating system's clipboard.
- TSK_TEXT (Text on the clipboard)
- TSK_TEXT (Text on the clipboard)
---
---
## TSK_CONTACT
## TSK_CONTACT
A contact book entry in an application file or database.
A contact book entry in an application file or database.
...
@@ -300,8 +311,6 @@ A contact book entry in an application file or database.
...
@@ -300,8 +311,6 @@ A contact book entry in an application file or database.
- TSK_URL (e.g., the URL of an image if the contact is a vCard)
- TSK_URL (e.g., the URL of an image if the contact is a vCard)
---
---
## TSK_DELETED_PROG
## TSK_DELETED_PROG
Programs that have been deleted from the system.
Programs that have been deleted from the system.
...
@@ -314,7 +323,6 @@ Programs that have been deleted from the system.
...
@@ -314,7 +323,6 @@ Programs that have been deleted from the system.
- TSK_PATH (Location where the program resided before being deleted)
- TSK_PATH (Location where the program resided before being deleted)
---
---
## TSK_DEVICE_ATTACHED
## TSK_DEVICE_ATTACHED
Details about a device that was physically attached to a data source.
Details about a device that was physically attached to a data source.
...
@@ -329,7 +337,6 @@ Details about a device that was physically attached to a data source.
...
@@ -329,7 +337,6 @@ Details about a device that was physically attached to a data source.
- TSK_MAC_ADDRESS (Mac address of the attached device)
- TSK_MAC_ADDRESS (Mac address of the attached device)
---
---
## TSK_DEVICE_INFO
## TSK_DEVICE_INFO
Details about a device data source.
Details about a device data source.
...
@@ -341,7 +348,6 @@ Details about a device data source.
...
@@ -341,7 +348,6 @@ Details about a device data source.
- TSK_IMSI (IMSI number of the device)
- TSK_IMSI (IMSI number of the device)
---
---
## TSK_EMAIL_MSG
## TSK_EMAIL_MSG
An email message found in an application file or database.
An email message found in an application file or database.
...
@@ -364,6 +370,7 @@ An email message found in an application file or database.
...
@@ -364,6 +370,7 @@ An email message found in an application file or database.
- TSK_SUBJECT (Subject of the email message)
- TSK_SUBJECT (Subject of the email message)
- TSK_THREAD_ID (ID specified by the analysis module to group emails into threads for display purposes)
- TSK_THREAD_ID (ID specified by the analysis module to group emails into threads for display purposes)
---
---
## TSK_EXTRACTED_TEXT
## TSK_EXTRACTED_TEXT
Text extracted from some content.
Text extracted from some content.
...
@@ -371,6 +378,7 @@ Text extracted from some content.
...
@@ -371,6 +378,7 @@ Text extracted from some content.
### REQUIRED ATTRIBUTES
### REQUIRED ATTRIBUTES
- TSK_TEXT (The extracted text)
- TSK_TEXT (The extracted text)
---
---
## TSK_GEN_INFO
## TSK_GEN_INFO
A generic information artifact. Each content object will have at most one TSK_GEN_INFO artifact, which is easily accessed through org.sleuthkit.datamodel.AbstractContent.getGenInfoArtifact() and related methods. The TSK_GEN_INFO object is useful for storing values related to the content object without making a new artifact type.
A generic information artifact. Each content object will have at most one TSK_GEN_INFO artifact, which is easily accessed through org.sleuthkit.datamodel.AbstractContent.getGenInfoArtifact() and related methods. The TSK_GEN_INFO object is useful for storing values related to the content object without making a new artifact type.
...
@@ -381,6 +389,7 @@ None
...
@@ -381,6 +389,7 @@ None
### OPTIONAL ATTRIBUTES
### OPTIONAL ATTRIBUTES
- TSK_PHOTODNA_HASH (The PhotoDNA hash of an image)
- TSK_PHOTODNA_HASH (The PhotoDNA hash of an image)
---
---
## TSK_GPS_AREA
## TSK_GPS_AREA
An outline of an area.
An outline of an area.
...
@@ -393,6 +402,7 @@ An outline of an area.
...
@@ -393,6 +402,7 @@ An outline of an area.
- TSK_NAME (Name of the area, e.g., Minute Man Trail)
- TSK_NAME (Name of the area, e.g., Minute Man Trail)
- TSK_PROG_NAME (Name of the application that was the source of the GPS route)
- TSK_PROG_NAME (Name of the application that was the source of the GPS route)
---
---
## TSK_GPS_BOOKMARK
## TSK_GPS_BOOKMARK
A bookmarked GPS location or saved waypoint.
A bookmarked GPS location or saved waypoint.
...
@@ -409,7 +419,6 @@ A bookmarked GPS location or saved waypoint.
...
@@ -409,7 +419,6 @@ A bookmarked GPS location or saved waypoint.
- TSK_PROG_NAME (Name of the application that was the source of the GPS bookmark)
- TSK_PROG_NAME (Name of the application that was the source of the GPS bookmark)
---
---
## TSK_GPS_LAST_KNOWN_LOCATION
## TSK_GPS_LAST_KNOWN_LOCATION
The last known location of a GPS connected device. This may be from a perspective other than the device.
The last known location of a GPS connected device. This may be from a perspective other than the device.
...
@@ -425,7 +434,6 @@ The last known location of a GPS connected device. This may be from a perspectiv
...
@@ -425,7 +434,6 @@ The last known location of a GPS connected device. This may be from a perspectiv
- TSK_NAME (The name of the last known location. Ex: Boston)
- TSK_NAME (The name of the last known location. Ex: Boston)
---
---
## TSK_GPS_ROUTE
## TSK_GPS_ROUTE
A GPS route.
A GPS route.
...
@@ -440,7 +448,6 @@ A GPS route.
...
@@ -440,7 +448,6 @@ A GPS route.
- TSK_PROG_NAME (Name of the application that was the source of the GPS route)
- TSK_PROG_NAME (Name of the application that was the source of the GPS route)
---
---
## TSK_GPS_SEARCH
## TSK_GPS_SEARCH
A GPS location that was known to have been searched by the device or user.
A GPS location that was known to have been searched by the device or user.
...
@@ -456,7 +463,6 @@ A GPS location that was known to have been searched by the device or user.
...
@@ -456,7 +463,6 @@ A GPS location that was known to have been searched by the device or user.
- TSK_NAME (The name of the target location, e.g., Boston)
- TSK_NAME (The name of the target location, e.g., Boston)
---
---
## TSK_GPS_TRACK
## TSK_GPS_TRACK
A Global Positioning System (GPS) track artifact records the track, or path, of a GPS-enabled dvice as a connected series of track points. A track point is a location in a geographic coordinate system with latitude, longitude and altitude (elevation) axes.
A Global Positioning System (GPS) track artifact records the track, or path, of a GPS-enabled dvice as a connected series of track points. A track point is a location in a geographic coordinate system with latitude, longitude and altitude (elevation) axes.
...
@@ -469,7 +475,6 @@ A Global Positioning System (GPS) track artifact records the track, or path, of
...
@@ -469,7 +475,6 @@ A Global Positioning System (GPS) track artifact records the track, or path, of
- TSK_PROG_NAME (Name of application containing the GPS trackpoint set)
- TSK_PROG_NAME (Name of application containing the GPS trackpoint set)
---
---
## TSK_INSTALLED_PROG
## TSK_INSTALLED_PROG
Details about an installed program.
Details about an installed program.
...
@@ -484,6 +489,7 @@ Details about an installed program.
...
@@ -484,6 +489,7 @@ Details about an installed program.
- TSK_PERMISSIONS (Permissions of the installed program)
- TSK_PERMISSIONS (Permissions of the installed program)
- TSK_VERSION (Version number of the program)
- TSK_VERSION (Version number of the program)
---
---
## TSK_MESSAGE
## TSK_MESSAGE
A message that is found in some content.
A message that is found in some content.
...
@@ -506,7 +512,6 @@ A message that is found in some content.
...
@@ -506,7 +512,6 @@ A message that is found in some content.
- TSK_THREAD_ID (ID for keeping threaded messages together)
- TSK_THREAD_ID (ID for keeping threaded messages together)
---
---
## TSK_METADATA
## TSK_METADATA
General metadata for some content.
General metadata for some content.
...
@@ -525,6 +530,7 @@ None
...
@@ -525,6 +530,7 @@ None
- TSK_USER_ID (Last author of the document)
- TSK_USER_ID (Last author of the document)
- TSK_VERSION (Version number of the program used to create the document)
- TSK_VERSION (Version number of the program used to create the document)
---
---
## TSK_OS_INFO
## TSK_OS_INFO
Details about an operating system recovered from the data source.
Details about an operating system recovered from the data source.
...
@@ -545,7 +551,6 @@ Details about an operating system recovered from the data source.
...
@@ -545,7 +551,6 @@ Details about an operating system recovered from the data source.
- TSK_VERSION (Version of the OS)
- TSK_VERSION (Version of the OS)
---
---
## TSK_PROG_NOTIFICATIONS
## TSK_PROG_NOTIFICATIONS
Notifications to the user.
Notifications to the user.
...
@@ -559,7 +564,6 @@ Notifications to the user.
...
@@ -559,7 +564,6 @@ Notifications to the user.
- TSK_VALUE (Message being sent or received)
- TSK_VALUE (Message being sent or received)
---
---
## TSK_PROG_RUN
## TSK_PROG_RUN
The number of times a program/application was run.
The number of times a program/application was run.
...
@@ -577,7 +581,6 @@ The number of times a program/application was run.
...
@@ -577,7 +581,6 @@ The number of times a program/application was run.
- TSK_PATH (Path of the executable program)
- TSK_PATH (Path of the executable program)
---
---
## TSK_RECENT_OBJECT
## TSK_RECENT_OBJECT
Indicates recently accessed content. Examples: Recent Documents or Recent Downloads menu items on Windows.
Indicates recently accessed content. Examples: Recent Documents or Recent Downloads menu items on Windows.