SlideShare a Scribd company logo
April 29, 2018
Remember that you must enter the answers to your questions in
Canvas. This file has been provided to allow
you to perform the hands-on tasks before starting the Canvas
quiz. Also remember that this is a test, and you
are required to do your own work. It’s open book and open note,
but you must NOT collaborate with any other
students, or receive outside assistance.
1. This is a "real" test, which means you must do your own
work. It's an open book test, so you can use any
resources such as books, your notes, or the computer. However,
you must do your own work. This means
that you must not ask other students, instructors, acquaintances,
paid consultants, Facebook friend s, etc.
for help. Any violations of the CBC Academic Honesty Policy
will result in a failing grade for the course.
(NOTE - There are several question on this test that require
looking up data, such as the speed of various
memory types. If you don't want to memorize this information
you can look it up.)
If you use any Internet resources, make sure that you do NOT
copy and paste information unless
instructed. You can use the Internet, but you must put all
answers in your own words. You will receive no
credit for any answers with copied material.
The test must be completed by 11:59 on the due date to receive
full credit. Late tests will be accepted, but
only for seven calendar days after the original due date. Late
tests will automatically lose 10 points. La te
tests will not be accepted after 7 days and you will fail the
class.
A. I agree
B. I disagree
2. What is Registry?
A. A hierarchical database used by every computer to store
settings and data
B. A hierarchical database used by computers running Windows
to store settings and data
C. A relational database used by every computer to store
settings and data
D. A relational database used by computers running Windows to
store settings and data
3. True or False. Any program that runs on Windows will store
all of i t’s data in registry.
1. True
2. False
4. Which of the following methods can be used to add or change
registry data?
1. Use regedit to manually create or edit a registry key
2. Use a program such as any application in Windows Control
Panel
3. Write a program that uses one the registry API functions
4. All of the above
5. True or False. All of the data in registry is stored in files
when Windows shuts down gracefully.
1. True
2. False
6. Which registry key holds the list of URLs the currently
logged on user typed into Internet Explorer? (Note
- HK is an abbreviation for HKEY)
1. HK_CLASSES_ROOTSoftwareMicrosoftInternet
ExplorerTypedUrls
2. HK_LOCAL_MACHINESoftwareMicrosoftInternet
ExplorerTypedUrls
3. HK_CURRENT_CONFIGSoftwareMicrosoftInternet
ExplorerTypedUrls
4. HK_ USERsSoftwareMicrosoftInternet ExplorerTypedUrls
5. HK_CURRENT_USERSoftwareMicrosoftInternet
ExplorerTypedUrls
6. None of the above
April 29, 2018
7. Which registry key would you use to discover the SID
associated with a particular user? (Note - HK is an
abbreviation for HKEY)
1. HK_LOCAL_MACHINESAMDomainsUsers
2. HK_LOCAL_MACHINESAMDomainsAccountUsers
3. HK_LOCAL_MACHINESAMDomainsSIDList
4. HK_LOCAL_MACHINESAMDomainsAccountSIDList
5.
HK_LOCAL_MACHINESAMDomainsAccountUsersSIDList
6. None of the above
8. What of the following web sites contains an easy to use
reference of every registry key?
1. MSDN (Microsoft Developer Network)
2. Registrywiki.org
3. Forensicswiki.org
4. Wikipedia.org
5. None of the above
9. Which of the following is true regarding the different
versions of Microsoft Windows and the registry
hives, keys and values?
1. There have been no changes to the registry hives, keys or
values between versions of Windows
2. Each version of Windows uses a completely different set of
registry hives , keys and values
3. Each time Microsoft releases a new version of Windows they
have tried to maintain the structure
of registry as much as possible. However there have been some
situations where changes were
necessary and had to be made
4. Each time Microsoft releases a new version of Windows they
kept the main registry hives but a
majority of the keys change in each release.
10. Which of the following is true regarding the different
versions of Microsoft Windows and the files used to
store registry?
1. There have been no changes to the files between versions of
Windows
2. Each version of Windows uses a completely different set of
registry files
3. There were major changes introduced with Windows 7. That
is, the file names and locations are
significantly different between Windows 7 and Vista.
4. There were major changes introduced with Windows Vista.
That is, the file names and locations
are significantly different between XP and Vista.
5. There were major changes introduced with Windows XP. That
is, the file names and locations are
significantly different between XP and Windows 98.
11. Which of the main registry hives holds information about
extensions of all registered file types, OLE
objects and COM servers? Other hives may hold small pieces of
this information, however you should
choose the hive whose main purpose is to hold this information.
1. HKEY_CLASSES_ROOT
2. HKEY_CURRENT_USER
3. HKEY_LOCAL_MACHINE
4. HKEY_USERS
5. HKEY_CURRENT_CONFIG
6. None of the above
12. Which of the main registry hives stores settings which are
specific to the currently logged-in user (Windows
Start menu, desktop, etc.)?
1. HKEY_CLASSES_ROOT
2. HKEY_CURRENT_USER
3. HKEY_LOCAL_MACHINE
April 29, 2018
4. HKEY_USERS
5. HKEY_CURRENT_CONFIG
6. None of the above
13. Which of the main registry hives holds information about
installed applications, settings; along with
information about any hardware that has ever been connected to
the computer including the type of bus,
total size of available memory, list of currently loaded device
drivers and information about Windows
startup?
1. HKEY_CLASSES_ROOT
2. HKEY_CURRENT_USER
3. HKEY_LOCAL_MACHINE
4. HKEY_USERS
5. HKEY_CURRENT_CONFIG
6. None of the above
14. In Windows XP and later, what is the name of the main
registry hive that holds dynamic data such as the
current CPU usage?
1. HKEY_CLASSES_ROOT
2. HKEY_CURRENT_USER
3. HKEY_LOCAL_MACHINE
4. HKEY_USERS
5. HKEY_CURRENT_CONFIG
6. None of the above
15. True or False. All of the information in
HKEY_LOCAL_MACHINE is stored in the SYSTEM file when
Windows shuts down.
1. True
2. False
16. True or False. The information in
HKEY_CURRENT_CONFIG is actually part of
HKEY_LOCAL_MACHINE, so it is not stored in a separate file
when Windows shuts down.
1. True
2. False
17. Which of the following is true regarding the data in
HKEY_CURRENT_USER? (You can assume
Windows Vista and later).
1. The information is always stored in
%UserProfile%UsersUserNameNTUser.Dat
2. The information is always stored in
%UserProfile%UsersAppDataUserNameNTUser.Dat
3. The information is stored in
%UserProfile%UsersUserNameNTUser.Dat unless the user
account
is an Active Directory (network) account set up for roaming. In
this case the information will be
stored in the NTUser.Dat in the user’s home directory on the
network.
4. The information is stored in
%UserProfile%UsersUserNameAppDataNTUser.Dat unless
the
user account is an Active Directory (network) account set up for
roaming. In this case the
information will be stored in the NTUser.Dat in the user’s home
directory on the network.
18. Which of the following files holds information about all
installed programs and their settings? (You can
assume Windows Vista and later)
1. SAM
2. SECURITY
3. SOFTWARE
4. SYSTEM
April 29, 2018
5. PROGRAMS
19. Assume you are using regedit. Which of the following
subhives will you be unable to view? (Hint - there
are multiple answers)
1. SAM
2. SECURITY
3. SOFTWARE
4. SYSTEM
5. PROGRAMS
20. Which of the main registry hives holds the settings and data
for any user that has ever been created on the
computer?
A. HKEY_CLASSES_ROOT
B. HKEY_CURRENT_USER
C. HKEY_LOCAL_MACHINE
D. HKEY_USERS
E. HKEY_CURRENT_CONFIG
F. None of the above
21. Which of the following files holds the information about
user accounts such as usernames, login times,
etc.? (You can assume Windows Vista and later)
A. SAM
B. SECURITY
C. SOFTWARE
D. SYSTEM
E. PROGRAMS
22. Why does Windows prevent regedit from displaying the
information in the protected subhives?
A. To prevent users from overclocking the CPU or making other
unauthorized and potentially
hazardous changes to hardware
B. To prevent users from making changes to their Windows
licensing information
C. To prevent users from viewing information about user
passwords and encrypted files and folders
D. None of the above
23. True or False. If the AccessData Registry Viewer is
installed, it can be started from within FTK to read
registry files from the current case, or it can be run separately
from FTK to read files external to a case .
A. True
B. False
24. Assume you have copies of the registry files, SAM,
SECURITY, etc. In other words these files are NOT
in an image. Which program would you use to inspect the files?
A. FTK
B. FTK Imager
C. AccessData Registry Viewer
D. Regedit
E. Any of the above
25. Where does Windows store copies of registry made with the
System Restore utility?
A. %SystemRoot%Repair
April 29, 2018
B. %SystemRoot%System32configRegBack (or
%SystemRoot%Repair for XP and older)
C. %SystemRoot%RegBack (or %SystemRoot%Repair for XP
and older)
D. %SystemRoot%$NTRestore
E. %SystemRoot%$NTSysRestore
26. Use the image stringsTest2Image.AD1 to answer this
question. What is the MD5 hash value for the image?
Hint - use FTK Imager to view the MD5 digest value.
A. e4e732d5cfd795855a31ee74820d09f3
B. 43b34a4edaa34fa23b8a26da2245b45
C. 7c138f146b63416734dc376d8cb7c4a0
D. ead2d7516987edd3413bbbb31c4e333
E. None of the above
27. Use the image stringsTest1Image.AD1 to answer this
question. Which file contains a list of stolen credit card
numbers? Enter your answer in the same case as the actual file.
Hint – search for the credit card pattern.
28. Use the image stringsTest1Image.AD1 to answer this
question. Which file contains a list of usernames and
passwords? Enter your answer in the same case as the actual
file. Hint – search for the words “username” and
“password”
29. Use the image stringsTest1Image.AD1 to answer this
question. Which file contains a list of stolen social
security numbers? Enter your answer in the same case as the
actual file.
30. Use the image stringsTest1Image.AD1 to answer this
question. What is the correct file extension (or file type)
for the file you found in the previous question?
A. .doc (word document)
B. .xls (excel speadsheet)
C. .rtf (rich text format)
D. .txt (plain text document)
31. Use the image nixonSmall.E01 to answer this question .
What is the total number of files in the image? Write
your answer as a number, not a word. For example, if there are
4 files write 4, not four.
32. Use the image nixonSmall.E01 to answer this question .
How many files have the wrong extension? Write your
answer as a number, not a word. For example, if there are 4
files write 4, not four.
33. Use the image nixonSmall.E01 to answer this question.
What is the correct file type for the file acceptance test
list.mp3?
A. Executable File
B. GIF File
C. Word Document
D. Excel Spreadsheet
E. Database File
F. Adobe Photoshop File
G. JPEG/JFIF File
H. ZIP Archive
I. Hypertext Document
J. Bitmap File
K. PowerPoint File
L. PDF File
M. Plain Text File
34. Use the image nixonSmall.E01 to answer this question.
What is the correct file type for the file careers1.txt?
A. Executable File
April 29, 2018
B. GIF File
C. Word Document
D. Excel Spreadsheet
E. Database File
F. Adobe Photoshop File
G. JPEG/JFIF File
H. ZIP Archive
I. Hypertext Document
J. Bitmap File
K. PowerPoint File
L. PDF File
M. Plain Text File
35. Use the image nixonSmall.E01 to answer this question. The
files acceptance test list.mp3 and careers1.txt are
both in the same user’s home directory. Which user is this?
A. Nixon
B. Chucky
C. Colonel Palmer
D. Sandman
E. Marko
36. Use the image nixonSmall.E01 to answer this question.
Which user has the SID 1005?
A. chucky
B. nixon
C. sandman
D. Administrator
E. None of the above
37. Use the image nixonSmall.E01 to answer this question.
When was the last time the user nixon logged onto the
system? (You can leave the time in UTC format, you don’t have
to convert to local time)
A. 3/19/2014 13:53:47 UTC
B. 3/19/2014 13:36:16 UTC
C. 3/19/2014 13:53:450 UTC
D. 11/12/2013 12:21:03 UTC
38. Use the files in the folder domex to answer this question.
How many total user accounts are there? (Include all of
the accounts including Administrator, Guest etc. but NOT the
alias in your answer.)
39. Use the files in the folder domex to answer this question.
What is the SID for the user domex2?
40. Use the files in the folder domex to answer this question.
What is the Login Count for the user Administrator?
41. Use the files in the folder domex to answer this question.
What time zone is Windows set to use?
A. Eastern
B. Central
C. Mountain
D. Pacific
42. Use the files in the folder domex to answer this question.
Which of the following URLs did the user domex2
type in Internet Explorer?
A. http://www.google.com
B. http://www.hotmail.com
C. http://www.gmail.com
D. All of the above
April 29, 2018

More Related Content

Similar to April 29, 2018 Remember that you must enter the answers t.docx

Time Stamp Analysis of Windows Systems
Time Stamp Analysis of Windows SystemsTime Stamp Analysis of Windows Systems
Time Stamp Analysis of Windows Systems
CTIN
 
Essay On Active Directory
Essay On Active DirectoryEssay On Active Directory
Essay On Active Directory
Tammy Moncrief
 
10 resource kit remote administration tools
10 resource kit remote administration tools10 resource kit remote administration tools
10 resource kit remote administration tools
Duggesh Talawar
 
Repl ts
Repl tsRepl ts
Repl ts
Venkatesh Vr
 
Running Head System Proposal .docx
Running Head System Proposal                                     .docxRunning Head System Proposal                                     .docx
Running Head System Proposal .docx
agnesdcarey33086
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
Kamal Acharya
 
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdfLaporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
IGedeArieYogantaraSu
 
Vista Forensics
Vista ForensicsVista Forensics
Vista Forensics
CTIN
 
Digital Forensic Examination Summary Report(for ALL lab assignme.docx
Digital Forensic Examination Summary Report(for ALL lab assignme.docxDigital Forensic Examination Summary Report(for ALL lab assignme.docx
Digital Forensic Examination Summary Report(for ALL lab assignme.docx
lynettearnold46882
 
What Are You Looking ForThe variety of operating systems, appli.docx
What Are You Looking ForThe variety of operating systems, appli.docxWhat Are You Looking ForThe variety of operating systems, appli.docx
What Are You Looking ForThe variety of operating systems, appli.docx
alanfhall8953
 
Windows Registry Analysis
Windows Registry AnalysisWindows Registry Analysis
Windows Registry Analysis
Himanshu0734
 
Distributed virtual disk storage system
Distributed virtual disk storage systemDistributed virtual disk storage system
Distributed virtual disk storage system
Alexander Decker
 
11.distributed virtual disk storage system
11.distributed virtual disk storage system11.distributed virtual disk storage system
11.distributed virtual disk storage system
Alexander Decker
 
Linux Recovery
Linux RecoveryLinux Recovery
Linux Recovery
Víctor Capetillo
 
Assessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docxAssessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docx
davezstarr61655
 
70-744.pdf
70-744.pdf70-744.pdf
70-744.pdf
Lisa Cain
 
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
evonnehoggarth79783
 
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeologyWindows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Michael Gough
 
Running Head WINDOWS AND LINUX 1WINDOWS AND LINUX12.docx
Running Head WINDOWS AND LINUX     1WINDOWS AND LINUX12.docxRunning Head WINDOWS AND LINUX     1WINDOWS AND LINUX12.docx
Running Head WINDOWS AND LINUX 1WINDOWS AND LINUX12.docx
jeffsrosalyn
 
Useful Shareware / Freeware for Technical Communicators
Useful Shareware / Freeware for Technical CommunicatorsUseful Shareware / Freeware for Technical Communicators
Useful Shareware / Freeware for Technical Communicators
STC-Philadelphia Metro Chapter
 

Similar to April 29, 2018 Remember that you must enter the answers t.docx (20)

Time Stamp Analysis of Windows Systems
Time Stamp Analysis of Windows SystemsTime Stamp Analysis of Windows Systems
Time Stamp Analysis of Windows Systems
 
Essay On Active Directory
Essay On Active DirectoryEssay On Active Directory
Essay On Active Directory
 
10 resource kit remote administration tools
10 resource kit remote administration tools10 resource kit remote administration tools
10 resource kit remote administration tools
 
Repl ts
Repl tsRepl ts
Repl ts
 
Running Head System Proposal .docx
Running Head System Proposal                                     .docxRunning Head System Proposal                                     .docx
Running Head System Proposal .docx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdfLaporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
Laporan Praktikum Keamanan Siber - Tugas 2 -Kelas C - Kelompok 3.pdf
 
Vista Forensics
Vista ForensicsVista Forensics
Vista Forensics
 
Digital Forensic Examination Summary Report(for ALL lab assignme.docx
Digital Forensic Examination Summary Report(for ALL lab assignme.docxDigital Forensic Examination Summary Report(for ALL lab assignme.docx
Digital Forensic Examination Summary Report(for ALL lab assignme.docx
 
What Are You Looking ForThe variety of operating systems, appli.docx
What Are You Looking ForThe variety of operating systems, appli.docxWhat Are You Looking ForThe variety of operating systems, appli.docx
What Are You Looking ForThe variety of operating systems, appli.docx
 
Windows Registry Analysis
Windows Registry AnalysisWindows Registry Analysis
Windows Registry Analysis
 
Distributed virtual disk storage system
Distributed virtual disk storage systemDistributed virtual disk storage system
Distributed virtual disk storage system
 
11.distributed virtual disk storage system
11.distributed virtual disk storage system11.distributed virtual disk storage system
11.distributed virtual disk storage system
 
Linux Recovery
Linux RecoveryLinux Recovery
Linux Recovery
 
Assessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docxAssessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docx
 
70-744.pdf
70-744.pdf70-744.pdf
70-744.pdf
 
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
841- Advanced Computer ForensicsUnix Forensics LabDue Date.docx
 
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeologyWindows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
Windows Logging Cheat Sheet ver Jan 2016 - MalwareArchaeology
 
Running Head WINDOWS AND LINUX 1WINDOWS AND LINUX12.docx
Running Head WINDOWS AND LINUX     1WINDOWS AND LINUX12.docxRunning Head WINDOWS AND LINUX     1WINDOWS AND LINUX12.docx
Running Head WINDOWS AND LINUX 1WINDOWS AND LINUX12.docx
 
Useful Shareware / Freeware for Technical Communicators
Useful Shareware / Freeware for Technical CommunicatorsUseful Shareware / Freeware for Technical Communicators
Useful Shareware / Freeware for Technical Communicators
 

More from tarifarmarie

CASE GS-65 DATE 021309 (REVISED 010311) .docx
CASE  GS-65 DATE  021309 (REVISED 010311) .docxCASE  GS-65 DATE  021309 (REVISED 010311) .docx
CASE GS-65 DATE 021309 (REVISED 010311) .docx
tarifarmarie
 
BBA 3551, Information Systems Management 1 Course Lea.docx
BBA 3551, Information Systems Management 1 Course Lea.docxBBA 3551, Information Systems Management 1 Course Lea.docx
BBA 3551, Information Systems Management 1 Course Lea.docx
tarifarmarie
 
BUS 599 – Assignments and Rubrics © 2019 Strayer Unive.docx
BUS 599 – Assignments and Rubrics  © 2019 Strayer Unive.docxBUS 599 – Assignments and Rubrics  © 2019 Strayer Unive.docx
BUS 599 – Assignments and Rubrics © 2019 Strayer Unive.docx
tarifarmarie
 
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docxBEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
tarifarmarie
 
August 4, 2011 TAX FLIGHT IS A MYTH Higher State .docx
August 4, 2011   TAX FLIGHT IS A MYTH Higher State .docxAugust 4, 2011   TAX FLIGHT IS A MYTH Higher State .docx
August 4, 2011 TAX FLIGHT IS A MYTH Higher State .docx
tarifarmarie
 
BHA 3202, Standards for Health Care Staff 1 Course Le.docx
BHA 3202, Standards for Health Care Staff 1 Course Le.docxBHA 3202, Standards for Health Care Staff 1 Course Le.docx
BHA 3202, Standards for Health Care Staff 1 Course Le.docx
tarifarmarie
 
Assignment – 8600-341 (Leading and motivating a team effectiv.docx
Assignment – 8600-341 (Leading and motivating a team effectiv.docxAssignment – 8600-341 (Leading and motivating a team effectiv.docx
Assignment – 8600-341 (Leading and motivating a team effectiv.docx
tarifarmarie
 
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docxBIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
tarifarmarie
 
BHR 4680, Training and Development 1 Course Learning .docx
BHR 4680, Training and Development 1 Course Learning .docxBHR 4680, Training and Development 1 Course Learning .docx
BHR 4680, Training and Development 1 Course Learning .docx
tarifarmarie
 
Business Plan 2016 Owners Mick & Sheryl Dun.docx
Business Plan 2016     Owners Mick & Sheryl Dun.docxBusiness Plan 2016     Owners Mick & Sheryl Dun.docx
Business Plan 2016 Owners Mick & Sheryl Dun.docx
tarifarmarie
 
Assignment Guidelines NR224 Fundamentals - Skills NR224 .docx
Assignment Guidelines  NR224 Fundamentals - Skills NR224 .docxAssignment Guidelines  NR224 Fundamentals - Skills NR224 .docx
Assignment Guidelines NR224 Fundamentals - Skills NR224 .docx
tarifarmarie
 
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docxBrand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
tarifarmarie
 
Building a Dynamic Organization The Stanley Lynch Investme.docx
Building a Dynamic Organization The Stanley Lynch Investme.docxBuilding a Dynamic Organization The Stanley Lynch Investme.docx
Building a Dynamic Organization The Stanley Lynch Investme.docx
tarifarmarie
 
BBA 4351, International Economics 1 Course Learning O.docx
BBA 4351, International Economics 1 Course Learning O.docxBBA 4351, International Economics 1 Course Learning O.docx
BBA 4351, International Economics 1 Course Learning O.docx
tarifarmarie
 
BSL 4060, Team Building and Leadership 1 Course Learn.docx
BSL 4060, Team Building and Leadership 1 Course Learn.docxBSL 4060, Team Building and Leadership 1 Course Learn.docx
BSL 4060, Team Building and Leadership 1 Course Learn.docx
tarifarmarie
 
BHA 3002, Health Care Management 1 Course Learning Ou.docx
BHA 3002, Health Care Management 1 Course Learning Ou.docxBHA 3002, Health Care Management 1 Course Learning Ou.docx
BHA 3002, Health Care Management 1 Course Learning Ou.docx
tarifarmarie
 
BBA 3551, Information Systems Management Course Learn.docx
BBA 3551, Information Systems Management Course Learn.docxBBA 3551, Information Systems Management Course Learn.docx
BBA 3551, Information Systems Management Course Learn.docx
tarifarmarie
 
Afro-Asian Inquiry and the Problematics of Comparative Cr.docx
Afro-Asian Inquiry and the Problematics of Comparative Cr.docxAfro-Asian Inquiry and the Problematics of Comparative Cr.docx
Afro-Asian Inquiry and the Problematics of Comparative Cr.docx
tarifarmarie
 
BBA 2201, Principles of Accounting I 1 Course Learnin.docx
BBA 2201, Principles of Accounting I 1 Course Learnin.docxBBA 2201, Principles of Accounting I 1 Course Learnin.docx
BBA 2201, Principles of Accounting I 1 Course Learnin.docx
tarifarmarie
 
ARH2000 Art & Culture USF College of the Arts 1 .docx
ARH2000 Art & Culture  USF College of the Arts 1 .docxARH2000 Art & Culture  USF College of the Arts 1 .docx
ARH2000 Art & Culture USF College of the Arts 1 .docx
tarifarmarie
 

More from tarifarmarie (20)

CASE GS-65 DATE 021309 (REVISED 010311) .docx
CASE  GS-65 DATE  021309 (REVISED 010311) .docxCASE  GS-65 DATE  021309 (REVISED 010311) .docx
CASE GS-65 DATE 021309 (REVISED 010311) .docx
 
BBA 3551, Information Systems Management 1 Course Lea.docx
BBA 3551, Information Systems Management 1 Course Lea.docxBBA 3551, Information Systems Management 1 Course Lea.docx
BBA 3551, Information Systems Management 1 Course Lea.docx
 
BUS 599 – Assignments and Rubrics © 2019 Strayer Unive.docx
BUS 599 – Assignments and Rubrics  © 2019 Strayer Unive.docxBUS 599 – Assignments and Rubrics  © 2019 Strayer Unive.docx
BUS 599 – Assignments and Rubrics © 2019 Strayer Unive.docx
 
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docxBEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
BEAUTY AND UGLINESS IN OLMEC MONUMENTAL SCULPTUREAuthor.docx
 
August 4, 2011 TAX FLIGHT IS A MYTH Higher State .docx
August 4, 2011   TAX FLIGHT IS A MYTH Higher State .docxAugust 4, 2011   TAX FLIGHT IS A MYTH Higher State .docx
August 4, 2011 TAX FLIGHT IS A MYTH Higher State .docx
 
BHA 3202, Standards for Health Care Staff 1 Course Le.docx
BHA 3202, Standards for Health Care Staff 1 Course Le.docxBHA 3202, Standards for Health Care Staff 1 Course Le.docx
BHA 3202, Standards for Health Care Staff 1 Course Le.docx
 
Assignment – 8600-341 (Leading and motivating a team effectiv.docx
Assignment – 8600-341 (Leading and motivating a team effectiv.docxAssignment – 8600-341 (Leading and motivating a team effectiv.docx
Assignment – 8600-341 (Leading and motivating a team effectiv.docx
 
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docxBIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
BIOEN 4250 BIOMECHANICS I Laboratory 4 – Principle Stres.docx
 
BHR 4680, Training and Development 1 Course Learning .docx
BHR 4680, Training and Development 1 Course Learning .docxBHR 4680, Training and Development 1 Course Learning .docx
BHR 4680, Training and Development 1 Course Learning .docx
 
Business Plan 2016 Owners Mick & Sheryl Dun.docx
Business Plan 2016     Owners Mick & Sheryl Dun.docxBusiness Plan 2016     Owners Mick & Sheryl Dun.docx
Business Plan 2016 Owners Mick & Sheryl Dun.docx
 
Assignment Guidelines NR224 Fundamentals - Skills NR224 .docx
Assignment Guidelines  NR224 Fundamentals - Skills NR224 .docxAssignment Guidelines  NR224 Fundamentals - Skills NR224 .docx
Assignment Guidelines NR224 Fundamentals - Skills NR224 .docx
 
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docxBrand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
Brand Extension Marketing Plan 8GB530 Brand Extension Marketi.docx
 
Building a Dynamic Organization The Stanley Lynch Investme.docx
Building a Dynamic Organization The Stanley Lynch Investme.docxBuilding a Dynamic Organization The Stanley Lynch Investme.docx
Building a Dynamic Organization The Stanley Lynch Investme.docx
 
BBA 4351, International Economics 1 Course Learning O.docx
BBA 4351, International Economics 1 Course Learning O.docxBBA 4351, International Economics 1 Course Learning O.docx
BBA 4351, International Economics 1 Course Learning O.docx
 
BSL 4060, Team Building and Leadership 1 Course Learn.docx
BSL 4060, Team Building and Leadership 1 Course Learn.docxBSL 4060, Team Building and Leadership 1 Course Learn.docx
BSL 4060, Team Building and Leadership 1 Course Learn.docx
 
BHA 3002, Health Care Management 1 Course Learning Ou.docx
BHA 3002, Health Care Management 1 Course Learning Ou.docxBHA 3002, Health Care Management 1 Course Learning Ou.docx
BHA 3002, Health Care Management 1 Course Learning Ou.docx
 
BBA 3551, Information Systems Management Course Learn.docx
BBA 3551, Information Systems Management Course Learn.docxBBA 3551, Information Systems Management Course Learn.docx
BBA 3551, Information Systems Management Course Learn.docx
 
Afro-Asian Inquiry and the Problematics of Comparative Cr.docx
Afro-Asian Inquiry and the Problematics of Comparative Cr.docxAfro-Asian Inquiry and the Problematics of Comparative Cr.docx
Afro-Asian Inquiry and the Problematics of Comparative Cr.docx
 
BBA 2201, Principles of Accounting I 1 Course Learnin.docx
BBA 2201, Principles of Accounting I 1 Course Learnin.docxBBA 2201, Principles of Accounting I 1 Course Learnin.docx
BBA 2201, Principles of Accounting I 1 Course Learnin.docx
 
ARH2000 Art & Culture USF College of the Arts 1 .docx
ARH2000 Art & Culture  USF College of the Arts 1 .docxARH2000 Art & Culture  USF College of the Arts 1 .docx
ARH2000 Art & Culture USF College of the Arts 1 .docx
 

Recently uploaded

Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
zuzanka
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
National Information Standards Organization (NISO)
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
RidwanHassanYusuf
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
Steve Thomason
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
RamseyBerglund
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Henry Hollis
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
melliereed
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
B. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdfB. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdf
BoudhayanBhattachari
 

Recently uploaded (20)

Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
B. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdfB. Ed Syllabus for babasaheb ambedkar education university.pdf
B. Ed Syllabus for babasaheb ambedkar education university.pdf
 

April 29, 2018 Remember that you must enter the answers t.docx

  • 1. April 29, 2018 Remember that you must enter the answers to your questions in Canvas. This file has been provided to allow you to perform the hands-on tasks before starting the Canvas quiz. Also remember that this is a test, and you are required to do your own work. It’s open book and open note, but you must NOT collaborate with any other students, or receive outside assistance. 1. This is a "real" test, which means you must do your own work. It's an open book test, so you can use any resources such as books, your notes, or the computer. However, you must do your own work. This means that you must not ask other students, instructors, acquaintances, paid consultants, Facebook friend s, etc. for help. Any violations of the CBC Academic Honesty Policy will result in a failing grade for the course. (NOTE - There are several question on this test that require looking up data, such as the speed of various memory types. If you don't want to memorize this information you can look it up.)
  • 2. If you use any Internet resources, make sure that you do NOT copy and paste information unless instructed. You can use the Internet, but you must put all answers in your own words. You will receive no credit for any answers with copied material. The test must be completed by 11:59 on the due date to receive full credit. Late tests will be accepted, but only for seven calendar days after the original due date. Late tests will automatically lose 10 points. La te tests will not be accepted after 7 days and you will fail the class. A. I agree B. I disagree 2. What is Registry? A. A hierarchical database used by every computer to store settings and data B. A hierarchical database used by computers running Windows to store settings and data C. A relational database used by every computer to store settings and data D. A relational database used by computers running Windows to store settings and data
  • 3. 3. True or False. Any program that runs on Windows will store all of i t’s data in registry. 1. True 2. False 4. Which of the following methods can be used to add or change registry data? 1. Use regedit to manually create or edit a registry key 2. Use a program such as any application in Windows Control Panel 3. Write a program that uses one the registry API functions 4. All of the above 5. True or False. All of the data in registry is stored in files when Windows shuts down gracefully. 1. True 2. False 6. Which registry key holds the list of URLs the currently logged on user typed into Internet Explorer? (Note - HK is an abbreviation for HKEY)
  • 4. 1. HK_CLASSES_ROOTSoftwareMicrosoftInternet ExplorerTypedUrls 2. HK_LOCAL_MACHINESoftwareMicrosoftInternet ExplorerTypedUrls 3. HK_CURRENT_CONFIGSoftwareMicrosoftInternet ExplorerTypedUrls 4. HK_ USERsSoftwareMicrosoftInternet ExplorerTypedUrls 5. HK_CURRENT_USERSoftwareMicrosoftInternet ExplorerTypedUrls 6. None of the above April 29, 2018 7. Which registry key would you use to discover the SID associated with a particular user? (Note - HK is an abbreviation for HKEY) 1. HK_LOCAL_MACHINESAMDomainsUsers 2. HK_LOCAL_MACHINESAMDomainsAccountUsers 3. HK_LOCAL_MACHINESAMDomainsSIDList 4. HK_LOCAL_MACHINESAMDomainsAccountSIDList 5.
  • 5. HK_LOCAL_MACHINESAMDomainsAccountUsersSIDList 6. None of the above 8. What of the following web sites contains an easy to use reference of every registry key? 1. MSDN (Microsoft Developer Network) 2. Registrywiki.org 3. Forensicswiki.org 4. Wikipedia.org 5. None of the above 9. Which of the following is true regarding the different versions of Microsoft Windows and the registry hives, keys and values? 1. There have been no changes to the registry hives, keys or values between versions of Windows 2. Each version of Windows uses a completely different set of registry hives , keys and values 3. Each time Microsoft releases a new version of Windows they have tried to maintain the structure of registry as much as possible. However there have been some situations where changes were
  • 6. necessary and had to be made 4. Each time Microsoft releases a new version of Windows they kept the main registry hives but a majority of the keys change in each release. 10. Which of the following is true regarding the different versions of Microsoft Windows and the files used to store registry? 1. There have been no changes to the files between versions of Windows 2. Each version of Windows uses a completely different set of registry files 3. There were major changes introduced with Windows 7. That is, the file names and locations are significantly different between Windows 7 and Vista. 4. There were major changes introduced with Windows Vista. That is, the file names and locations are significantly different between XP and Vista. 5. There were major changes introduced with Windows XP. That is, the file names and locations are significantly different between XP and Windows 98. 11. Which of the main registry hives holds information about
  • 7. extensions of all registered file types, OLE objects and COM servers? Other hives may hold small pieces of this information, however you should choose the hive whose main purpose is to hold this information. 1. HKEY_CLASSES_ROOT 2. HKEY_CURRENT_USER 3. HKEY_LOCAL_MACHINE 4. HKEY_USERS 5. HKEY_CURRENT_CONFIG 6. None of the above 12. Which of the main registry hives stores settings which are specific to the currently logged-in user (Windows Start menu, desktop, etc.)? 1. HKEY_CLASSES_ROOT 2. HKEY_CURRENT_USER 3. HKEY_LOCAL_MACHINE April 29, 2018 4. HKEY_USERS
  • 8. 5. HKEY_CURRENT_CONFIG 6. None of the above 13. Which of the main registry hives holds information about installed applications, settings; along with information about any hardware that has ever been connected to the computer including the type of bus, total size of available memory, list of currently loaded device drivers and information about Windows startup? 1. HKEY_CLASSES_ROOT 2. HKEY_CURRENT_USER 3. HKEY_LOCAL_MACHINE 4. HKEY_USERS 5. HKEY_CURRENT_CONFIG 6. None of the above 14. In Windows XP and later, what is the name of the main registry hive that holds dynamic data such as the current CPU usage?
  • 9. 1. HKEY_CLASSES_ROOT 2. HKEY_CURRENT_USER 3. HKEY_LOCAL_MACHINE 4. HKEY_USERS 5. HKEY_CURRENT_CONFIG 6. None of the above 15. True or False. All of the information in HKEY_LOCAL_MACHINE is stored in the SYSTEM file when Windows shuts down. 1. True 2. False 16. True or False. The information in HKEY_CURRENT_CONFIG is actually part of HKEY_LOCAL_MACHINE, so it is not stored in a separate file when Windows shuts down. 1. True 2. False 17. Which of the following is true regarding the data in HKEY_CURRENT_USER? (You can assume
  • 10. Windows Vista and later). 1. The information is always stored in %UserProfile%UsersUserNameNTUser.Dat 2. The information is always stored in %UserProfile%UsersAppDataUserNameNTUser.Dat 3. The information is stored in %UserProfile%UsersUserNameNTUser.Dat unless the user account is an Active Directory (network) account set up for roaming. In this case the information will be stored in the NTUser.Dat in the user’s home directory on the network. 4. The information is stored in %UserProfile%UsersUserNameAppDataNTUser.Dat unless the user account is an Active Directory (network) account set up for roaming. In this case the information will be stored in the NTUser.Dat in the user’s home directory on the network. 18. Which of the following files holds information about all installed programs and their settings? (You can assume Windows Vista and later) 1. SAM
  • 11. 2. SECURITY 3. SOFTWARE 4. SYSTEM April 29, 2018 5. PROGRAMS 19. Assume you are using regedit. Which of the following subhives will you be unable to view? (Hint - there are multiple answers) 1. SAM 2. SECURITY 3. SOFTWARE 4. SYSTEM 5. PROGRAMS 20. Which of the main registry hives holds the settings and data for any user that has ever been created on the computer? A. HKEY_CLASSES_ROOT
  • 12. B. HKEY_CURRENT_USER C. HKEY_LOCAL_MACHINE D. HKEY_USERS E. HKEY_CURRENT_CONFIG F. None of the above 21. Which of the following files holds the information about user accounts such as usernames, login times, etc.? (You can assume Windows Vista and later) A. SAM B. SECURITY C. SOFTWARE D. SYSTEM E. PROGRAMS 22. Why does Windows prevent regedit from displaying the information in the protected subhives? A. To prevent users from overclocking the CPU or making other unauthorized and potentially hazardous changes to hardware
  • 13. B. To prevent users from making changes to their Windows licensing information C. To prevent users from viewing information about user passwords and encrypted files and folders D. None of the above 23. True or False. If the AccessData Registry Viewer is installed, it can be started from within FTK to read registry files from the current case, or it can be run separately from FTK to read files external to a case . A. True B. False 24. Assume you have copies of the registry files, SAM, SECURITY, etc. In other words these files are NOT in an image. Which program would you use to inspect the files? A. FTK B. FTK Imager C. AccessData Registry Viewer D. Regedit E. Any of the above
  • 14. 25. Where does Windows store copies of registry made with the System Restore utility? A. %SystemRoot%Repair April 29, 2018 B. %SystemRoot%System32configRegBack (or %SystemRoot%Repair for XP and older) C. %SystemRoot%RegBack (or %SystemRoot%Repair for XP and older) D. %SystemRoot%$NTRestore E. %SystemRoot%$NTSysRestore 26. Use the image stringsTest2Image.AD1 to answer this question. What is the MD5 hash value for the image? Hint - use FTK Imager to view the MD5 digest value. A. e4e732d5cfd795855a31ee74820d09f3 B. 43b34a4edaa34fa23b8a26da2245b45 C. 7c138f146b63416734dc376d8cb7c4a0 D. ead2d7516987edd3413bbbb31c4e333 E. None of the above 27. Use the image stringsTest1Image.AD1 to answer this question. Which file contains a list of stolen credit card numbers? Enter your answer in the same case as the actual file. Hint – search for the credit card pattern.
  • 15. 28. Use the image stringsTest1Image.AD1 to answer this question. Which file contains a list of usernames and passwords? Enter your answer in the same case as the actual file. Hint – search for the words “username” and “password” 29. Use the image stringsTest1Image.AD1 to answer this question. Which file contains a list of stolen social security numbers? Enter your answer in the same case as the actual file. 30. Use the image stringsTest1Image.AD1 to answer this question. What is the correct file extension (or file type) for the file you found in the previous question? A. .doc (word document) B. .xls (excel speadsheet) C. .rtf (rich text format) D. .txt (plain text document) 31. Use the image nixonSmall.E01 to answer this question . What is the total number of files in the image? Write your answer as a number, not a word. For example, if there are 4 files write 4, not four. 32. Use the image nixonSmall.E01 to answer this question . How many files have the wrong extension? Write your answer as a number, not a word. For example, if there are 4
  • 16. files write 4, not four. 33. Use the image nixonSmall.E01 to answer this question. What is the correct file type for the file acceptance test list.mp3? A. Executable File B. GIF File C. Word Document D. Excel Spreadsheet E. Database File F. Adobe Photoshop File G. JPEG/JFIF File H. ZIP Archive I. Hypertext Document J. Bitmap File K. PowerPoint File L. PDF File M. Plain Text File 34. Use the image nixonSmall.E01 to answer this question. What is the correct file type for the file careers1.txt? A. Executable File April 29, 2018 B. GIF File C. Word Document D. Excel Spreadsheet E. Database File F. Adobe Photoshop File G. JPEG/JFIF File
  • 17. H. ZIP Archive I. Hypertext Document J. Bitmap File K. PowerPoint File L. PDF File M. Plain Text File 35. Use the image nixonSmall.E01 to answer this question. The files acceptance test list.mp3 and careers1.txt are both in the same user’s home directory. Which user is this? A. Nixon B. Chucky C. Colonel Palmer D. Sandman E. Marko 36. Use the image nixonSmall.E01 to answer this question. Which user has the SID 1005? A. chucky B. nixon C. sandman D. Administrator E. None of the above 37. Use the image nixonSmall.E01 to answer this question. When was the last time the user nixon logged onto the system? (You can leave the time in UTC format, you don’t have to convert to local time) A. 3/19/2014 13:53:47 UTC B. 3/19/2014 13:36:16 UTC C. 3/19/2014 13:53:450 UTC
  • 18. D. 11/12/2013 12:21:03 UTC 38. Use the files in the folder domex to answer this question. How many total user accounts are there? (Include all of the accounts including Administrator, Guest etc. but NOT the alias in your answer.) 39. Use the files in the folder domex to answer this question. What is the SID for the user domex2? 40. Use the files in the folder domex to answer this question. What is the Login Count for the user Administrator? 41. Use the files in the folder domex to answer this question. What time zone is Windows set to use? A. Eastern B. Central C. Mountain D. Pacific 42. Use the files in the folder domex to answer this question. Which of the following URLs did the user domex2 type in Internet Explorer? A. http://www.google.com B. http://www.hotmail.com C. http://www.gmail.com D. All of the above