Forensic Toolkit, or FTK, is a
computer forensics
Computer forensics (also known as computer forensic science) is a branch of digital forensic science pertaining to evidence found in computers and digital storage media. The goal of computer forensics is to examine digital media in a forensica ...
software made by
AccessData. It scans a hard drive looking for various information.
It can, for example, potentially locate deleted emails
and scan a disk for text strings to use them as a
password dictionary to crack encryption.
FTK is also associated with a standalone
disk imaging
A disk image, in computing, is a computer file containing the contents and structure of a disk volume or of an entire data storage device, such as a hard disk drive, tape drive, floppy disk, optical disc, or USB flash drive. A disk image is usua ...
program called FTK Imager. This tool saves an image of a hard disk in one file or in segments that may be later on reconstructed. It calculates
MD5 and
SHA1
In cryptography, SHA-1 (Secure Hash Algorithm 1) is a cryptographically broken but still widely used hash function which takes an input and produces a 160-bit (20-byte) hash value known as a message digest – typically rendered as 40 hexadecima ...
hash values
A hash function is any function that can be used to map data of arbitrary size to fixed-size values. The values returned by a hash function are called ''hash values'', ''hash codes'', ''digests'', or simply ''hashes''. The values are usually ...
and can verify the integrity of the data imaged is consistent with the created forensic image. The forensic image can be saved in several formats, including DD/raw, E01, and AD1.
References
External links
AccessData Forensic Toolkit
Computer forensics
Digital forensics software
{{storage-software-stub