Software:SANS Investigative Forensics Toolkit
From HandWiki
Revision as of 02:27, 27 May 2022 by imported>MainAI6 (fixing)
Developer(s) | SANS Institute |
---|---|
Initial release | December 13, 2008 |
Stable release | 2.1
/ August 4, 2011 |
Operating system | Ubuntu |
Available in | English |
Type | Computer forensics |
Website | computer-forensics.sans.org |
The SANS Investigative Forensic Toolkit ("SIFT") is a computer forensics VMware appliance that is pre-configured with all the necessary tools to perform a detailed digital forensic examination. It is compatible with expert witness format (E01), advanced forensic format (AFF), and raw (dd) evidence formats. The new version has been completely rebuilt on an Ubuntu base with many additional tools and capabilities that can match any modern forensic tool suite.
Use
The toolkit has the ability to securely examine raw disks, multiple file systems, and evidence formats. It places strict guidelines on how evidence is examined (read-only), verifying that the evidence has not changed.
File system support
- Windows (MS-DOS, FAT, VFAT, NTFS)
- Mac (HFS)
- Solaris (UFS)
- Linux (ext2/3)
Evidence image support
- Expert Witness (E01/L01)
- RAW (dd)
- Advanced Forensic Format (AFF)
Software
- MantaRay (Automated Forensic Processing), MantaRay's GitHub
- The Sleuth Kit (File system analysis tools)
- log2timeline (timeline generation tool)
- ssdeep & md5deep (hashing tools)
- Foremost/Scalpel (File Carving)
- Wireshark (Network Forensics)
- Vinetto (thumbs.db examination)
- Pasco (IE Web History examination)
- Rifiuti (Recycle Bin examination)
- Volatility Framework (memory analysis)
- DFLabs PTK (GUI front-end for Sleuthkit)
- Autopsy (GUI front-end for Sleuthkit)
- PyFLAG (GUI Log/Disk examination)
References
Further reading
External links