100 likes | 269 Views
Intro to Cyber Crime and Computer Forensics CS 4273/6273 September 29, 2004. MISSISSIPPI STATE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE. Introduction to the NTI NTFS Software. MISSISSIPPI STATE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE. FILELIST FILTER_I GETFREE GETSLACK GETSWAP
E N D
Intro to Cyber Crime and Computer Forensics CS 4273/6273 September 29, 2004 MISSISSIPPI STATE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE
Introduction to the NTI NTFS Software MISSISSIPPI STATE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE
FILELIST FILTER_I GETFREE GETSLACK GETSWAP GETTIME Sdfgs\ Sdfgs sdfgs NTFSFLST FILTER_I NTFSGETF NTFSGETS GETSWAP GETTIME NTFS_DS NTICOPY CLUSTOUT NTI Incident Response Suite & Corresponding NTFS Version
NTFSFLST • Reads all files on the disk and puts them in one or more files. • Command of the form: • NTFSFLST [/m] [/l:xxx] Output-file drive: [drive:...] • If the "/m" option is specified, an MD5 digest will be performed on each file. • If the "/l:xxx" option is specified, the user can specify the size of the output file. (default size is 2.1Gb)
FILTER_I • Filters out unreadable characters from the output of other tools. • Used as a “/f” switch on other commands.
NTFSGETF • Gets all of the free space on a disk and puts it in one or more files. • Command of the form: • NTFSGETF {/f} drive1 … driven
NTFSGETS • Gets all of the data in slack space on the disk and puts it one or more files • Command of the form: • NTFSGETS {/f} drive1 … driven
GETSWAP • Gets all of the information in swap space and puts it in one or more files. • Command of the form: • Getswap • ON NTFS File Systems, Swap is stored in: PAGEFILE.SYS
GETTIME • Records the time in CMOS • Used for validating time of seizure. • Should be run as soon as possible after seizure.
NTFS_DS • Searches disk using DS2 utility created by Bill Haynes. • NTICOPY and CLUSTOUT are then used to copy those files or clusters from the evidence disk to a working directory.