________ is designed for an enterprise computing environment.
2
New cards
Endpoint Encryption
________ can be used on PCs, laptops, and removable media to secure an entire disk volume.
3
New cards
EFI
________ is designed for x64 computers and uses GUID Partition Table (GPT)- formatted disks.
4
New cards
USB drives
________ and other solid- state drive systems are different, in that memory cells shift data at the physical level to other cells that have had fewer reads and write continuously.
5
New cards
support program
The physical address ________ for accessing more than 4 GB of physical RAM.
6
New cards
NTFS
Clusters are numbered sequentially, starting at 0 in ________ and 2 in FAT.
7
New cards
DOS
If a system has multiple boot OSs, including older ones such as Windows 9x or ________, Ntldr reads BootSect.dos (a hidden file), which contains the address of each OS.
8
New cards
multiple devices
All Windows 8 and 10 boot processes are designed to run on ________, ranging from desktop or laptop systems to tablets and smartphones.
9
New cards
hardware components
The virtual machine recognizes ________ of the host computer its loaded on.
10
New cards
Intel
In an effort to reduce the relationship with firmware, ________ developed UEFI, which defines the interface between a computers firmware and the OS.
11
New cards
large data storage
ReFS is designed to address very ________ needs, such as the cloud.
12
New cards
solid state devices
When dealing with ________, making a full forensic copy as soon as possible is crucial in case you need to recover data from unallocated disk space.
13
New cards
BIOS
________ is designed for x86 computers and is typically used on disk drives with Master Boot Records (MBRs)
14
New cards
track of transactions
The system keeps ________ such as file deleting or saving.
15
New cards
LCN
When data is first written to nonresident files, a(n) ________ address is assigned to the file in the attribute 0x80 field of the MFT.
16
New cards
FAT12
Encrypted files arent part of the ________, FAT16, or FAT32 file systems, so cipher command works only on NTFS systems running Windows 2000 Professional or later.
17
New cards
MS DOS
It was originally designed for ________ 1.0, the first Microsoft OS, used for floppy disk drives and drives up to 16 MB.
18
New cards
Memory cells
________ are designed to perform only 10, 000 to 100, 000 reads /writes, depending on the manufacturers design.
19
New cards
Boot.ini
________ specifies the Windows XP path installation and contains options for selecting the Windows version.
20
New cards
EFS
When ________ is used in Windows 2000 and later, a recovery certificate is generated and sent to the local Windows administrator account.
21
New cards
Tracks
________: Concentric circles on a disk platter where data is located.
22
New cards
Subkey
________: A key displayed under another key, similar to a subfolder in Windows or File Explorer.
23
New cards
Logical Cluster Numbers
________ (LCNs): Are sequentially numbered from the beginning of the disk partition, starting with the value 0.
24
New cards
unique identity
Windows changes the filename and moves the file to a subdirectory with a(n) ________ in the Recycle Bin.
25
New cards
boot selection
When the ________ is made, Ntldr runs NTDetect.com, a 16- bit real- mode program that queries the system for device and configuration data, and then passes its findings to Ntldr.
26
New cards
digital forensics
In ________, virtual machines make it possible to restore a suspect drive on a virtual machine and run nonstandard software the suspect might have loaded, for example.
27
New cards
Recovery Key Agent
To recover an encrypted EFS file, a user can e- mail it or copy the file to the administrator, who can then run the ________ function to restore the file.
28
New cards
File System
________: Gives an OS a road map to data on a disk.
29
New cards
ASCII data
It contains ________, Unicode data, and the date and time of deletion for each file or folder.
30
New cards
hard drive
When data is deleted on a(n) ________, only the references to it are removed, which leaves the original data in unallocated disk space.
31
New cards
Disk Space
Unallocated ________: The area of the disk where the deleted file resides.
32
New cards
Windows Vista
In ________ and later, the boot process uses a boot configuration data (BCD) store.
33
New cards
cluster locations
A run- list is maintained in the MFT of all ________ on the disk for nonresident files.
34
New cards
disk partitions
It supports ________ with a maximum storage capacity of 4 GB.
35
New cards
Windows stores
________ information about the original path and filename in the Info2 file, which is the control file for the Recycle Bin.
36
New cards
guest OS
The ________ is limited by the host computers OS, which might block certain operations.
37
New cards
File System
Gives an OS a road map to data on a disk
38
New cards
Geometry
Refers to a disks logical structure of platters, tracks, and sectors
39
New cards
Head
The device that reads and writes data to a drive
40
New cards
Tracks
Concentric circles on a disk platter where data is located
41
New cards
Cylinder
A column of tracks on two or more disk platters
42
New cards
Sector
A section on a track, usually made up of 512 bytes
43
New cards
Zone Bit Recording (ZBR)
It is how most manufacturers deal with a platters inner tracks having a smaller circumference (and, therefore, less space to store data) than its outer tracks
44
New cards
Track density
The space between each track
45
New cards
Areal density
The number of bits in one square inch of a disk platter
46
New cards
Head and cylinder skew
Used to improve disk performance
47
New cards
Clusters
Storage allocation units of one or more sectors
48
New cards
Logical Addresses
Cluster numbers
49
New cards
Partition
A logical drive
50
New cards
File Allocation Table (FAT)
The file structure database that Microsoft designed for floppy disks
51
New cards
Drive Slack
Composed of the unused space in a cluster between the end of an active files content and the end of the cluster
52
New cards
File Slack
The remaining sectors in the last assigned cluster
53
New cards
Unallocated Disk Space
The area of the disk where the deleted file resides
54
New cards
Partition Boot Sector
The first data set on an NTFS disk
55
New cards
Master File Table
The first file on an NTFS disk
56
New cards
Metadata
Records in the MFT
57
New cards
Resident Files
All information stored in the MFT record
58
New cards
Logical Cluster Numbers (LCNs)
Are sequentially numbered from the beginning of the disk partition, starting with the value 0
59
New cards
Encrypting File System (EFS)
added by Microsoft as optional built-in encryption to NTFS when they introduced Windows 2000
60
New cards
cipher and copy
These two commands are available from a command prompt
61
New cards
Resilient File System (ReFS)
With the release of Windows Server 2012, Microsoft created a new file system called __________.
62
New cards
Registry
A database that stores hardware and software configuration information, network connections, user preferences, and setup information
63
New cards
Registry
A hierarchical database containing system and user information
64
New cards
Registry Editor
A Windows utility for viewing and modifying data in the Registry
65
New cards
Regedit and Regedt32
Two Registry Editors
66
New cards
Key
Folders in each HKEY
67
New cards
Subkey
A key displayed under another key, similar to a subfolder in Windows or File Explorer
68
New cards
Value
A name and value in a key; its similar to a file and its data content
69
New cards
Default value
All keys have a ______ that may or may not contain data
70
New cards
Hives
These are specific branches in HKEY_USER and HKEY_LOCAL_MACHINE
71
New cards
Bootmgr.exe
The Windows Boot Manager program controls boot flow and allows booting multiple OSs, such as booting Vista along with XP
72
New cards
Winload.exe
The Windows Vista OS loader installs the kernel and the Hardware Abstraction Layer (HAL) and loads memory with the necessary boot drivers
73
New cards
Winresume.exe
This tool restarts Vista after the OS goes into hibernation mode
74
New cards
NTBootdd.sys
The device driver that allows the OS to communicate with SCSI or ATA drives that arent related to the BIOS
75
New cards
Ntoskrnl.exe
The Windows XP OS kernel, located in the systemroot/Windows/ System32 folder
76
New cards
Hal.dll
The Hardware Abstraction Layer (HAL) dynamic link library, located in the systemroot/Windows/System32 folder
77
New cards
Configuration File
Contains hardware settings, such as RAM, network configurations, port settings, and so on
78
New cards
Virtual Hard Disk File
Contains the boot loader program, OS files, and users data files
79
New cards
Jetico BestCrypt Volume Encryption
_______ provides WDE for older MS-DOS and current Windows systems.
80
New cards
GUID Partition Table (GPT)
EFI is designed for x64 computers and uses ______ –formatted disks.
81
New cards
garbage collector
When data is rotated to another memory cell, the old memory cell addresses are listed in a firmware file called a “______.”
82
New cards
Physical Addresses
Sector numbers.
83
New cards
Partition Gap
The unused space between partitions.
84
New cards
Nonresident Files
All information stored outside MFT record.
85
New cards
virtual cluster number (VCN)
When data is first written to nonresident files, an LCN address is assigned to the file in the attribute 0x80 field of the MFT. This LCN becomes the file’s ______.
86
New cards
Device drivers
_____ contain instructions for the OS for hardware devices, such as the keyboard, mouse, and video card, and are stored in the systemroot\\Windows\\System32\\ Drivers folder.
87
New cards
CMOS
A computer stores system configuration and date and time information in the _____ when power to the system is off.
88
New cards
Bootstrap Process
Tells the computer how to proceed.
89
New cards
FAT12
This version is used specifically for floppy disks, so it has a limited amount of storage space.
90
New cards
FAT16
Developed by Microsoft to handle larger disks, it is still used on older Microsoft OSs, such as MS-DOS 3.0 through 6.22, Windows 95 and Windows NT 3.5 and 4.0.
\ It supports disk partitions with a maximum storage capacity of 4 GB.
91
New cards
FAT32
When disk technology improved and disks larger than 2 GB were developed, Microsoft released FAT32, which can access larger drives.
92
New cards
exFAT
Developed for mobile personal storage devices, such as flash memory devices, secure digital eXtended capacity (SDCX), and memory sticks.
93
New cards
VFAT
Developed to handle files with more than eight-character filenames and three-character extensions; introduced with Windows 95.
94
New cards
Drive Slack
Composed of the unused space in a cluster between the end of an active file’s content and the end of the cluster.
95
New cards
RAM Slack
The portion of the last sector used in the last assigned cluster.
96
New cards
File Slack
The remaining sectors in the last assigned cluster.
97
New cards
High Performance File System (HPFS)
The NTFS design was partially based on, and incorporated many features from, Microsoft’s project for IBM with the OS/2 operating system; in this OS, the file system was ______.
98
New cards
Unicode
An international data format.
\ It uses an 8-bit (UTF-8), 16-bit (UTF-16) or a 32-bit (UTF-32) configuration.
99
New cards
ASCII
For Western-language alphabetic characters, UTF-8 is identical to _____.
100
New cards
$Mft
Base file record for each folder on the NTFS volume; other record positions in the MFT are allocated if more space is needed.