Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
96 views6 pages

ACE Guide

This document is a study guide for the AccessData Certified Examiner (ACE) exam. It contains 40 multiple choice practice questions covering the functionality and use of AccessData's forensic software tools including FTK Imager, Registry Viewer, PRTK, and FTK. The study guide provides the questions, possible answers, and an explanation for each question to help students learn the features and processing options available in AccessData's forensic software.

Uploaded by

davidjunk8219
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views6 pages

ACE Guide

This document is a study guide for the AccessData Certified Examiner (ACE) exam. It contains 40 multiple choice practice questions covering the functionality and use of AccessData's forensic software tools including FTK Imager, Registry Viewer, PRTK, and FTK. The study guide provides the questions, possible answers, and an explanation for each question to help students learn the features and processing options available in AccessData's forensic software.

Uploaded by

davidjunk8219
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

ACE STUDY GUIDE

*Note* All of the actual exam questions are in multiple choice format.
This Study Guide is designed to cover all of the material on the exam,
1. FTK Imager supports the encryption of forensic image files. What two
methods may be used for encryption?
- Password
- Certificate (*.pfx, *.p12, *.pem)
2. When creating a File Hash List in Imager, what information is included in the resulting file?
- MD5 hash
- SHA1 hash
- File Names (Including path)
3. Which Imager pane shows information specific to file systems such as HFS+, NTFS, and Ext2?
- Properties Pane
4. FTK Imager allows what type of evidence to be added?
- Physical Drive
- Logical Drive
- Image File
- Contents of a folder
5. Name three features of the Image Mounting function in Imager and in FTK.
- Navigate file systems in Windows Explorer (Ext2, HFS+, etc) normally not recognized.
- Run antivirus software against mounted images
- Make virtual writes to the mounted image using a cache file
- Run third party software against the mounted image
- Navigate the directory structure without making changes using the Read-Only mounting
option.
6. What types of image file formats can be created by Imager?
- RAW(DD) - *.001
- SMART - *.S01
- EnCase - *.E01
- Advanced Forensic Format - *.AFF
- AD Custom Content (Logical Image) - *.AD1
7. When creating a forensic image using Imager, what happens automatically to the Summary
Information file regarding:
Location created in the same directory as the original image file.
File Naming uses the same file name as the original image file with a *.txt extension added.

Updated March 2013

8. True or False FTK Imager includes write blocking capability to protect a drive during acquisition?
False although Imager is not designed to make writes to a system, the Windows OS it runs on
may still make writes. A hardware write blocker should be used whenever possible.
9. Name four characteristics of Custom Content Images.
- File extension of *.AD1
- Logical files only no file slack
- Can include recursive subdirectories
- Can include unallocated space
10. Which AccessData forensic tools have Hex Value Interpreter functionality?
- FTK Imager
- FTK
- Registry Viewer
11. Name three functions of a Registry Viewer Summary Report
- Can display specific values within a registry key
- Wildcard function allows creation of registry templates
- Multiple areas of a registry file can be documented.
12. Name two functions of a Registry Viewer Common Area?
- Provides shortcuts or bookmarks for frequently accessed registry keys
- Additional keys can be added by the user for customization
13. Name three fields shown for a Windows user's account in the Registry Viewer Properties pane
when viewing the SAM file.
- SID Unique Identifier
- Last Logon Time
- User Name
- Logon Count
- Last Password Change
- Password Required
14. What types of searches can be performed in Registry Viewer?
- Standard Search - next occurrence of a search term
- Advanced Search - all occurrences of a search term
- Search for key with a last written date:
i. during a date range
ii. during and after a given date
iii. during and before a given date
15. How is the Golden Dictionary in PRTK created?
- It is auto-generated from successfully recovered passwords on the local computer.

Updated March 2013

16. Name three methods by which a recovered password may be documented using PRTK.
- A PDF report can be documented from the File menu.
- A password can be copied onto the Windows clipboard
- A decrypted version of a file can be created.
17. Name the four types of attacks listed in the PRTK Help > Recovery Modules menu?
- Dictionary
- Decryption
- Keyspace
- Reset
18. Name the four major sections of a PRTK Attack Profile.
- Dictionaries
- Rules (levels)
- Languages
- Character Groups
19. Which of the 5 registry files (SAM, SYSTEM, SECURITY, SOFTWARE, NTUSER.DAT) can be
attacked by PRTK for possible encrypted information or passwords?
- SAM, SECURITY, NTUSER.DAT
20. What types of fields are available in the PRTK Biographical Dictionary?
- Name, Address, City, State, Zip Code, Country, Phone Number, Date, Number, Word,
Phrase.
21. What three types of "traditional" hashing can be done in FTK pre-processing?
- MD5
- SHA1
- SHA256
22. How can an automatically carved item's location and parent be determined in FTK?
- When clicking on the newly carved item, its parent will be listed in the path shown at the
bottom of the screen. The parent name is to the left of the child name.
- The carved item's location (offset/cursor position) within the parent is indicated by the
number in the file name.
23. What are the major sections in the FTK report?
- Case Information
- Bookmarks
- Graphics
- Videos
- File Paths
- File Properties
- Registry Selections

Updated March 2013

24. Name three restrictions of a user assigned Case Reviewer status in FTK.
- Cannot view Privileged Files
- Cannot Add Evidence
- Cannot perform Additional Analysis
- Cannot Decrypt Files
- Cannot create filters.
25. When can Data Carving be performed in FTK?
- During Pre-processing
- After case creation
26. What would be the advantage of performing Data Carving after case creation?
- It can be performed on a smaller group of files (checked, Quick Picked) instead of on the
entire case.
27. Which of the following files would NOT be found in the Internet/Chat files container in the FTK
Overview Tab?
a. Firefox places.sqlite
b. Internet Explorer Index.dat
c. Skype main.db
d. Yahoo *.DAT
28. The numerical string "123-422-17365" would be found by which Regular Expression?
a. (\d{3}[\- ]){2}\d{17365}
b. (\d{3}[\- ]){2}\d{5}
c. (\d{3}[\- ]){3}\d{5}
d. (\d{3}[\- ]){422}\d{5}
29. What are the advantages of importing a list of search terms into FTK's Indexed Search Tab?
- Faster than manual entry
- A list of commonly searched terms can be used in multiple cases.
30. List the steps needed for recovery of an EFS encrypted file in FTK.
1. Identify the encrypted file (Overview > File Status > Encrypted Files)
2. View the file in the Explore Tab tree; view the $EFS stream in File List
3. Note the Windows user who in encrypted the file in $EFS stream
4. Export the SAM and SYSTEM files for decryption in PRTK. (dictionary attack)
5. After obtaining Windows password from SAM file, input the password into FTK
6. View decrypted file as a subitem of encrypted file or File Status > Decrypted Files
31. When can the Expand Compound Files processing option be performed?
- In pre-processing
- After case creation - Evidence > Additional Analysis
32. What types of files benefit from the Expand Compound Files processing option?
- Zip files, EVTX, Mail (PST, mbox, msg, NSF), MS Office OLE, Registry, SQLite)

Updated March 2013

33. What five types of customized settings can be shared among cases via the Manage menu in FTK?
- KFF Hash Sets and Groups
- Labels
- Carvers
- Filters
- Columns
34. What are the two options for generating thumbnails of video files in FTK?
- Percentage (Every "n" percent)
- Interval (Every "n" seconds)
35. How is the Volatile tab in FTK populated?
- Through the Manage > Add Remote Data menu
- Through the Manage > Import Memory Dump
36. Name two ways the scope of an Indexed search in FTK can be limited?
- Use filters
- Use checked files
37. What is the advantage of opening registry files using Registry Viewer within a case in FTK?
- A more detailed view is available than the FTK default view.
- Reports generated in Registry Viewer can be linked to the FTK report.
38. Which applications can be launched from within FTK?
- FTK Imager
- Registry Viewer
- PRTK
- License Manager
- Language Selector
39. Which registry files will display content in a HTML table in FTK using default processing?
- SAM (User account info)
- SOFTWARE (install info)
- SYSTEM (time zone info)
40. What formats of hash sets can be imported into FTK?
- AccessData Hash Database (*.HDB)
- FTK Imager Hash List (*.CSV)
- FTK Copy Special Hash List (tab-delimited)
- HashKeeper Hash Set (*.HKE, HKT.TXT)
- National Software Reference Library (NSRL)
- Tab-delimited files (TSV)
g. Hash file (.hash)
h. FTK (KFF)
Updated March 2013

Additional Knowledge Points to be familiar with:


1. How to access EXIF information for a graphic file in FTK
2. How to build a filter with multiple rules in FTK.
3. How to run a Regular Expression and examine the results.
4. Recognizing files which are email attachments.
5. Determining the actual File Type of a file with an incorrect file extension.

Updated March 2013

You might also like