A forensic image is a bit-for-bit copy that includes allocated, unallocated, and potentially deleted data.
Incorrect! Try again.
2What is the main purpose of maintaining a chain of custody?
Data Acquisition Methodology
Easy
A.To recover all deleted files
B.To compress the acquired evidence
C.To document evidence handling
D.To identify the operating system
Correct Answer: To document evidence handling
Explanation:
The chain of custody records who collected, transferred, accessed, and controlled the evidence.
Incorrect! Try again.
3Which device helps prevent changes to a storage drive during acquisition?
Data Acquisition Methodology
Easy
A.Network router
B.Display adapter
C.Password manager
D.Write blocker
Correct Answer: Write blocker
Explanation:
A write blocker prevents data from being written to the source drive while allowing it to be read.
Incorrect! Try again.
4What should an examiner do before analyzing a forensic image?
Preparing an Image for Examination
Easy
A.Delete temporary data
B.Disable file permissions
C.Verify the image hash
D.Rename every file
Correct Answer: Verify the image hash
Explanation:
Verifying the hash confirms that the forensic image has not changed since acquisition.
Incorrect! Try again.
5Why is a working copy of a forensic image commonly used?
Preparing an Image for Examination
Easy
A.To change the file timestamps
B.To protect the master image
C.To replace the original evidence
D.To increase the disk capacity
Correct Answer: To protect the master image
Explanation:
Analysis is performed on a working copy so that the verified master image remains protected.
Incorrect! Try again.
6Which of the following is volatile information?
Collection of Volatile and Non-volatile Information
Easy
A.Contents of RAM
B.Installed application
C.Saved document
D.Archived log file
Correct Answer: Contents of RAM
Explanation:
RAM is volatile because its contents are generally lost when the computer is powered off.
Incorrect! Try again.
7Why should volatile data usually be collected before non-volatile data?
Collection of Volatile and Non-volatile Information
Easy
A.It is always encrypted
B.It may disappear quickly
C.It is easier to compress
D.It requires less storage
Correct Answer: It may disappear quickly
Explanation:
Volatile data can change rapidly or disappear when a system is shut down.
Incorrect! Try again.
8Which information can commonly be identified through Windows memory analysis?
Windows Memory Analysis
Easy
A.Printed page count
B.Keyboard layout label
C.Monitor dimensions
D.Running processes
Correct Answer: Running processes
Explanation:
A Windows memory capture can reveal processes that were running when the memory was acquired.
Incorrect! Try again.
9What is a memory dump?
Windows Memory Analysis
Easy
A.A report of file permissions
B.A backup of browser bookmarks
C.A copy of data from RAM
D.A list of disk partitions
Correct Answer: A copy of data from RAM
Explanation:
A memory dump captures data from RAM so that it can be examined with forensic tools.
Incorrect! Try again.
10What is the Windows Registry?
Windows Registry Analysis
Easy
A.A network packet capture
B.A disk imaging format
C.A browser download folder
D.A hierarchical configuration database
Correct Answer: A hierarchical configuration database
Explanation:
The Windows Registry stores hierarchical configuration information for the operating system, users, and applications.
Incorrect! Try again.
11Which Registry hive file commonly stores settings for an individual Windows user?
Windows Registry Analysis
Easy
A.NTUSER.DAT
B.SYSTEM
C.SAM
D.SECURITY
Correct Answer: NTUSER.DAT
Explanation:
NTUSER.DAT contains Registry settings associated with an individual user profile.
Incorrect! Try again.
12What is the primary purpose of a web browser cache?
Cache, Cookie, and History Examination in Web Browsers
Easy
A.To store copies of web resources
B.To encrypt the system drive
C.To manage local user accounts
D.To record Windows startup errors
Correct Answer: To store copies of web resources
Explanation:
The browser cache stores resources such as images and web pages to improve loading speed.
Incorrect! Try again.
13Which browser artifact commonly stores site-specific data such as a session identifier?
Cache, Cookie, and History Examination in Web Browsers
Easy
A.Bookmark
B.History entry
C.Event log
D.Cookie
Correct Answer: Cookie
Explanation:
Cookies store site-specific information, which may include session identifiers and user preferences.
Incorrect! Try again.
14Which browser artifact is most useful for finding URLs that a user previously visited?
Cache, Cookie, and History Examination in Web Browsers
Easy
A.Memory pagefile
B.Page source
C.Registry hive
D.Browsing history
Correct Answer: Browsing history
Explanation:
Browsing history commonly records previously visited URLs and related timestamps.
Incorrect! Try again.
15Which item is an example of file metadata?
Windows Files and Metadata Examination
Easy
A.Mouse sensitivity
B.Network password
C.Modification timestamp
D.Screen brightness
Correct Answer: Modification timestamp
Explanation:
A modification timestamp is metadata that indicates when a file was last changed.
Incorrect! Try again.
16What does a file extension such as .txt commonly indicate?
Windows Files and Metadata Examination
Easy
A.The file timestamp
B.The file owner
C.The file type
D.The file location
Correct Answer: The file type
Explanation:
A file extension commonly indicates the format or type associated with a file.
Incorrect! Try again.
17What information is commonly included in a text-based log entry?
Text-based Logs
Easy
A.Screen resolution
B.Wallpaper image
C.Battery model
D.Timestamp
Correct Answer: Timestamp
Explanation:
Log entries commonly include timestamps to show when recorded activities or events occurred.
Incorrect! Try again.
18Which basic technique can help find relevant entries in a large text-based log?
Text-based Logs
Easy
A.Disk formatting
B.Keyword searching
C.Driver installation
D.Image resizing
Correct Answer: Keyword searching
Explanation:
Keyword searching helps an examiner quickly locate relevant terms, usernames, errors, or addresses in text logs.
Incorrect! Try again.
19Which built-in Windows tool is commonly used to view Windows Event Logs?
Windows Event Logs
Easy
A.Task Scheduler
B.Paint
C.Disk Cleanup
D.Event Viewer
Correct Answer: Event Viewer
Explanation:
Event Viewer is the built-in Windows tool used to inspect Application, Security, System, and other event logs.
Incorrect! Try again.
20Which Windows Event Log commonly contains user sign-in events?
Windows Event Logs
Easy
A.Security log
B.System log
C.Application log
D.Setup log
Correct Answer: Security log
Explanation:
The Security log commonly records successful and failed sign-in events when the appropriate auditing is enabled.
Incorrect! Try again.
21A forensic examiner creates a bit-stream image of a write-protected drive. Which result best demonstrates that the acquired image accurately represents the source at the time of acquisition?
Data Acquisition Fundamentals
Medium
A.The image opens successfully in two forensic tools
B.The source and image have matching cryptographic hashes
C.The source contains no detected file-system errors
D.The image occupies less space after compression
Correct Answer: The source and image have matching cryptographic hashes
Explanation:
Matching cryptographic hashes provide strong evidence that the acquired bits are identical to those read from the source.
Incorrect! Try again.
22Why should an examiner normally connect a seized storage device through a hardware write blocker?
Data Acquisition Fundamentals
Medium
A.To prevent the examination system from altering the source
B.To decrypt files before creating the forensic image
C.To increase the imaging speed of the source device
D.To recover sectors marked as physically damaged
Correct Answer: To prevent the examination system from altering the source
Explanation:
A write blocker permits read operations while preventing writes that could modify file-system metadata or other evidence.
Incorrect! Try again.
23Investigators find a powered-on Windows laptop with an encrypted volume currently unlocked. What is the most appropriate initial acquisition strategy?
Data Acquisition Methodology
Medium
A.Disconnect the battery and image the storage device later
B.Restart the laptop using trusted forensic boot media
C.Capture volatile memory before acquiring persistent storage
D.Shut down the laptop and remove its storage device
Correct Answer: Capture volatile memory before acquiring persistent storage
Explanation:
Memory may contain encryption keys, running processes, and network data that would be lost if the system were powered down.
Incorrect! Try again.
24An examiner transfers a forensic image to another analyst. Which action best maintains the chain of custody?
Data Acquisition Methodology
Medium
A.Record the transfer time, participants, and evidence condition
B.Allow the receiving analyst to document the transfer afterward
C.Rename the image according to the receiving analyst's case
D.Copy the image without retaining its original acquisition notes
Correct Answer: Record the transfer time, participants, and evidence condition
Explanation:
A chain-of-custody record should document who transferred and received the evidence, when the transfer occurred, and its condition.
Incorrect! Try again.
25An examiner receives an E01 image and an acquisition report containing its hash. What should be done before beginning detailed analysis?
Preparing an Image for Examination
Medium
A.Update the image metadata with the current date
B.Convert the image to a writable virtual disk
C.Recalculate its hash and compare it with the report
D.Extract all files and discard the original container
Correct Answer: Recalculate its hash and compare it with the report
Explanation:
Hash verification confirms that the image has not changed since acquisition or transfer.
Incorrect! Try again.
26A forensic tool accidentally modifies the analyst's working copy of an image. The verified master image remains unchanged. What should the examiner do?
Preparing an Image for Examination
Medium
A.Create a new working copy from the verified master
B.Repair the working copy using ordinary file utilities
C.Change the master hash to match the working copy
D.Continue analysis and note the modified working copy
Correct Answer: Create a new working copy from the verified master
Explanation:
A fresh working copy restores a known-good examination environment while preserving the verified master image.
Incorrect! Try again.
27A live Windows system may contain fileless malware and encryption keys in memory. Which evidence should receive the highest collection priority?
Collection of Volatile and Non-volatile Information
Medium
A.A forensic image of the system's recovery partition
B.A printed list of installed software applications
C.A copy of archived operating-system installation files
D.A capture of the system's physical memory
Correct Answer: A capture of the system's physical memory
Explanation:
Fileless code, active processes, and encryption keys may exist only in RAM and disappear when power is removed.
Incorrect! Try again.
28A computer has already been powered off, so its RAM cannot be captured. Which non-volatile Windows file may still contain fragments previously written from memory?
Collection of Volatile and Non-volatile Information
Medium
A.desktop.ini
B.autorun.inf
C.pagefile.sys
D.bootmgr
Correct Answer: pagefile.sys
Explanation:
Windows uses pagefile.sys to store paged memory data, so it may retain process fragments, strings, or other memory-related evidence.
Incorrect! Try again.
29During memory analysis, a process appears in a pool-scanning result but not in the active linked process list. What is the best interpretation?
Windows Memory Analysis
Medium
A.The process was hidden or had recently terminated
B.The process executable was stored in browser cache
C.The process must be a normal Windows service
D.The memory image was necessarily acquired incorrectly
Correct Answer: The process was hidden or had recently terminated
Explanation:
Pool scanning can find residual or unlinked process structures, including terminated processes and processes hidden by rootkit techniques.
Incorrect! Try again.
30A memory-analysis network plugin identifies a suspicious connection associated with PID 3180. What should the examiner do next to identify the responsible program?
Windows Memory Analysis
Medium
A.Compare PID 3180 with the system's IP address
B.Search the disk only for files created at boot time
C.Map PID 3180 to its process name and loaded modules
D.Treat PID 3180 as the remote network port number
Correct Answer: Map PID 3180 to its process name and loaded modules
Explanation:
Correlating the PID with process, command-line, and module information helps identify the executable responsible for the connection.
Incorrect! Try again.
31Malware is suspected of starting whenever a particular user signs in. Which Registry location is most directly relevant to this persistence mechanism?
Values under the current user's Run key can launch programs automatically when that user signs in.
Incorrect! Try again.
32An examiner observes that a Registry key has a recent last-write timestamp. What can be concluded most reliably from this timestamp?
Windows Registry Analysis
Medium
A.The key or one of its values was modified around that time
B.The key's associated program was executed at that time
C.Every value in the key was created at that time
D.The user manually opened the Registry Editor at that time
Correct Answer: The key or one of its values was modified around that time
Explanation:
A key's last-write timestamp indicates modification of the key structure or its values, but it does not identify the exact value or user action.
Incorrect! Try again.
33A browser's visible history has been cleared, but investigators need evidence of recently viewed web content. Which artifacts should they examine next?
Cache, Cookie, and History Examination in Web Browsers
Medium
A.Browser cache files and database journal records
B.System restore points and driver installation packages
C.Registry hardware keys and volume boot sectors
D.Windows boot files and printer spool records
Correct Answer: Browser cache files and database journal records
Explanation:
Cached resources and database journals may retain URLs, page content, or deleted records after the visible history has been cleared.
Incorrect! Try again.
34Several users have profiles on the same Windows computer. How can an examiner most reliably associate browser activity with a particular user?
Cache, Cookie, and History Examination in Web Browsers
Medium
A.Group all cached objects by their file-size values
B.Analyze browser databases stored in that user's profile directory
C.Use the computer name recorded in the Windows Registry
D.Attribute all browser records to the last interactive login
Correct Answer: Analyze browser databases stored in that user's profile directory
Explanation:
Browser history, cookies, and cache metadata are generally maintained within profile-specific directories, supporting user attribution.
Incorrect! Try again.
35A file's timestamps in the NTFS $STANDARD_INFORMATION attribute appear unusually old. Which comparison may help detect timestamp manipulation?
Windows Files and Metadata Examination
Medium
A.Compare them with the drive's total unallocated capacity
B.Compare them with the computer's current screen resolution
C.Compare them with the partition's volume-label length
D.Compare them with timestamps in the $FILE_NAME attribute
Correct Answer: Compare them with timestamps in the $FILE_NAME attribute
Explanation:
Differences between $STANDARD_INFORMATION and $FILE_NAME timestamps can indicate copying, renaming, or possible timestomping.
Incorrect! Try again.
36A document has been deleted, but a Windows shortcut (.lnk) referring to it remains. What useful information may the shortcut provide?
Windows Files and Metadata Examination
Medium
A.The physical sector containing every deleted file
B.The document's complete contents and digital signature
C.The target path, volume details, and target timestamps
D.The user's password and current encryption key
Correct Answer: The target path, volume details, and target timestamps
Explanation:
Shortcut files can preserve the target's path, volume identifiers, size, and timestamp metadata even when the target is unavailable.
Incorrect! Try again.
37Two text-based application logs record the same incident, but one uses local time and the other uses UTC. What should the examiner do before correlating entries?
Text-based Logs
Medium
A.Delete entries that use a different time zone
B.Assume both applications recorded identical local times
C.Normalize both logs to a common time standard
D.Sort both logs only by their file modification times
Correct Answer: Normalize both logs to a common time standard
Explanation:
Converting timestamps to a common standard, usually UTC, prevents incorrect event ordering caused by time-zone differences.
Incorrect! Try again.
38A current application log begins after the suspected incident, suggesting that log rotation occurred. What should the examiner examine next?
Text-based Logs
Medium
A.Archived log files and the application's rotation settings
B.Only files sharing the current log's exact filename
C.The monitor configuration and desktop background files
D.Only the first entry in the current application log
Correct Answer: Archived log files and the application's rotation settings
Explanation:
Rotated archives may contain the missing period, while rotation settings explain naming, retention, and rollover behavior.
Incorrect! Try again.
39A Windows Security log contains Event ID 4624 with Logon Type 10. Which activity does this most commonly indicate?
Windows Event Logs
Medium
A.A Remote Desktop interactive logon
B.A workstation screen unlock
C.A network share authentication
D.A local service account startup
Correct Answer: A Remote Desktop interactive logon
Explanation:
Event ID 4624 records a successful logon, and Logon Type 10 normally represents a Remote Desktop or remote interactive session.
Incorrect! Try again.
40Investigators find Security log Event ID 1102 shortly after suspicious administrative activity. What does this event indicate?
Windows Event Logs
Medium
A.A new user account was created
B.The Windows audit log was cleared
C.The system clock was synchronized
D.A failed remote logon occurred
Correct Answer: The Windows audit log was cleared
Explanation:
Security Event ID 1102 records that the audit log was cleared and should be correlated with the responsible account and surrounding events.
Incorrect! Try again.
41During acquisition, three source sectors remain unreadable after documented retries, and the imaging tool substitutes zero-filled sectors in the image. Which verification conclusion is most defensible?
Data Acquisition Fundamentals
Hard
A.The image hash verifies the output stream, while the bad-sector map documents source exceptions
B.A matching image hash proves every source sector was acquired without modification
C.A source-to-image hash mismatch proves that the acquisition tool corrupted readable sectors
D.The substituted sectors should be removed before calculating the final evidence hash
Correct Answer: The image hash verifies the output stream, while the bad-sector map documents source exceptions
Explanation:
When unreadable sectors are replaced, a complete source hash may be unavailable or differ from the image hash. Hashing the acquired output establishes integrity, while the acquisition log and bad-sector map explain the exceptions.
Incorrect! Try again.
42An ATA drive reports fewer logical blocks than its native maximum because a Host Protected Area (HPA) is present. The warrant authorizes acquisition of the entire physical device. What is the best approach?
Data Acquisition Fundamentals
Hard
A.Use an HPA-aware acquisition path, capture the full range, and document any state change
B.Mount the drive in Windows and extend its final partition into the hidden range
C.Permanently remove the HPA with an ATA security erase command before imaging
D.Acquire only the reported logical range because an HPA is never evidentiary
Correct Answer: Use an HPA-aware acquisition path, capture the full range, and document any state change
Explanation:
An HPA can contain relevant sectors outside the normally reported range. A trusted HPA-aware tool and compatible blocker should expose or acquire that range while recording commands and any temporary device-state changes.
Incorrect! Try again.
43Investigators encounter a running Windows laptop with a mounted BitLocker volume, no recovery key, and suspected fileless malware. Which sequence best preserves otherwise unavailable evidence?
Data Acquisition Methodology
Hard
A.Shut down, remove the SSD, create an image, and then attempt password recovery
B.Copy selected documents, clear temporary files, and then capture the physical memory
C.Capture memory and encryption context, preserve live-accessible data, then acquire storage
D.Run antivirus remediation, export its findings, and then acquire the unlocked volume
Correct Answer: Capture memory and encryption context, preserve live-accessible data, then acquire storage
Explanation:
RAM may contain malware artifacts and BitLocker key material that disappear at shutdown. Live-accessible encrypted data should be preserved before storage acquisition, with every action and resulting system change documented.
Incorrect! Try again.
44A hardware RAID-5 controller is failing, but the operating system still exposes a coherent logical volume. Individual disks use undocumented controller metadata. Which acquisition strategy best reduces reconstruction risk?
Data Acquisition Methodology
Hard
A.Acquire the live logical volume and every member disk with slot order documented
B.Acquire only one member because parity permits reconstruction from any single disk
C.Acquire only parity-bearing members and calculate the missing data during examination
D.Reinitialize the array metadata and acquire the resulting reconstructed logical volume
Correct Answer: Acquire the live logical volume and every member disk with slot order documented
Explanation:
The logical acquisition preserves the controller's current reconstruction, while member images preserve RAID metadata and permit later independent reconstruction. Disk order, controller configuration, stripe size, and parity layout should also be recorded.
Incorrect! Try again.
45An E01 evidence set consists of eight segments. Hash validation fails because segment E05 is missing, although the remaining segments can be opened partially. What should the examiner do first?
Preparing an Image for Examination
Hard
A.Mount the first segment read-write so the forensic tool can rebuild the container
B.Obtain the missing segment and validate the complete container before examination
C.Replace the missing segment with zero bytes and treat the set as a raw image
D.Examine the accessible files and calculate a new hash for the seven segments
Correct Answer: Obtain the missing segment and validate the complete container before examination
Explanation:
A segmented evidence container is incomplete without all required segments. Examination should begin only after the complete set is restored and its stored integrity information successfully validated.
Incorrect! Try again.
46A workstation used for examination automatically mounts new volumes and runs search indexing. Which preparation most effectively prevents contamination of a verified raw image?
Preparing an Image for Examination
Hard
A.Copy the image into an indexed folder and mark the file itself as read-only
B.Disable automount services and attach a verified working copy through read-only mapping
C.Mount the original image normally and compare its hash after every examination action
D.Rename the image extension and open it directly with the operating system
Correct Answer: Disable automount services and attach a verified working copy through read-only mapping
Explanation:
A read-only forensic mapping prevents writes to the represented media, while disabling automount and indexing reduces unintended host activity. The original image remains preserved, and analysis is performed on a verified working copy.
Incorrect! Try again.
47A live Windows server uses a RAM-backed virtual disk for temporary application data, and the suspected attacker still has an active session. Which collection decision best follows the order of volatility?
Collection of Volatile and Non-volatile Information
Hard
A.Image persistent disks first because their large capacity makes them most vulnerable
B.Acquire physical memory and volatile session state before collecting persistent disks
C.Terminate the active session before recording connections or acquiring physical memory
D.Export archived logs first because log files always change faster than active memory
Correct Answer: Acquire physical memory and volatile session state before collecting persistent disks
Explanation:
RAM-backed data, active connections, processes, and session state can disappear immediately. Persistent storage is generally less volatile and can be collected after the most transient evidence has been preserved.
Incorrect! Try again.
48Logs from a live suspect host must be correlated with a trusted network sensor, but the host clock may have been altered. What should be collected early to support defensible time normalization?
Collection of Volatile and Non-volatile Information
Hard
A.The current clock, time-zone settings, uptime, and offset from a trusted reference
B.Only the timestamp displayed by the desktop notification area
C.Only the creation times of the newest files in the Windows directory
D.The BIOS clock after shutting down and removing all network connections
Correct Answer: The current clock, time-zone settings, uptime, and offset from a trusted reference
Explanation:
Capturing the system clock, time zone, uptime, and measured difference from a trusted source allows later events to be normalized without assuming that the suspect host's displayed time was accurate.
Incorrect! Try again.
49A memory image shows a process in a pool scan, but the process is absent from the active process linked list. Its executive process structure has plausible timestamps and valid thread references. Which interpretation is best supported?
Windows Memory Analysis
Hard
A.The process was excluded solely because its executable resided on an NTFS volume
B.The process is necessarily fabricated because pool scans cannot identify real processes
C.The process must be a normal service because its thread references remain valid
D.The process may be terminated or hidden through direct kernel object manipulation
Correct Answer: The process may be terminated or hidden through direct kernel object manipulation
Explanation:
Cross-view differences can reveal terminated objects or processes unlinked through DKOM. Plausible structure and thread data strengthen the finding, but timestamps and additional artifacts are needed to distinguish hiding from normal termination.
Incorrect! Try again.
50Which combination most strongly supports code injection into a user process rather than ordinary loading of a DLL?
Windows Memory Analysis
Hard
A.A read-only mapped VAD whose pages match a signed operating-system library
B.A file-backed executable VAD whose path appears in the process module list
C.A heap VAD containing text strings also present in the process command line
D.A private executable VAD containing code with a thread starting inside that region
Correct Answer: A private executable VAD containing code with a thread starting inside that region
Explanation:
Injected code commonly occupies private executable memory rather than a file-backed image. A thread start address inside that region provides stronger corroboration than executable permissions alone.
Incorrect! Try again.
51An examiner finds a suspicious value under a registry key whose LastWrite time is 14:00. The value data appears to contain an execution command. What can be concluded from the key timestamp alone?
Windows Registry Analysis
Hard
A.The executable referenced by the value ran at exactly 14:00
B.The suspicious value was created at exactly 14:00
C.The key was modified around 14:00, but the changed value is not identified
D.Every value under the key inherited a separate creation timestamp of 14:00
Correct Answer: The key was modified around 14:00, but the changed value is not identified
Explanation:
Registry LastWrite timestamps belong to keys, not individual values. They indicate that some change occurred to the key or its values, but do not identify which value changed or prove execution.
Incorrect! Try again.
52A copied registry hive appears internally consistent but lacks a persistence value visible shortly before seizure. Adjacent transaction-log files are available. What is the most appropriate examination method?
Windows Registry Analysis
Hard
A.Replay applicable transaction logs against a copy and preserve both recovered states
B.Replace the hive with the latest restore point and report it as the seized state
C.Edit the original hive manually until it matches the investigator's observation
D.Discard the transaction logs because only fully committed hive pages are evidentiary
Correct Answer: Replay applicable transaction logs against a copy and preserve both recovered states
Explanation:
Registry transaction logs can contain committed updates not yet written into the primary hive. They should be replayed using a forensic tool against a copy, while preserving the original hive and documenting the resulting recovered state.
Incorrect! Try again.
53A Chromium History database was copied from a running system without its companion files. SQLite examination shows no record of a visit observed minutes before collection. Which omission most likely explains the discrepancy?
Cache, Cookie, and History Examination in Web Browsers
Hard
A.The associated WAL and shared-memory files were not preserved
B.The browser executable and its code-signing catalog were not copied
C.The NTFS boot sector and backup boot sector were not copied
D.The user's desktop wallpaper and thumbnail cache were not preserved
Correct Answer: The associated WAL and shared-memory files were not preserved
Explanation:
Recent SQLite changes may remain in the write-ahead log rather than the main database. The database, -wal, and -shm files should be collected together and examined from forensic copies.
Incorrect! Try again.
54A recent Chromium version stores cookie values using an AES key that is itself protected by Windows DPAPI in the browser's Local State file. Which evidence is needed for offline decryption?
Cache, Cookie, and History Examination in Web Browsers
Hard
A.The Cookies database, Local State key, and applicable user DPAPI key material
B.Only the Cookies database and the browser's public code-signing certificate
C.The DNS resolver cache and the system's machine account password hash alone
D.Only the browser cache because cached responses contain every cookie in plaintext
Correct Answer: The Cookies database, Local State key, and applicable user DPAPI key material
Explanation:
The encrypted cookie values require the browser's protected AES key from Local State. Unwrapping that key generally requires the relevant user DPAPI master-key material and credentials or another valid DPAPI recovery mechanism.
Incorrect! Try again.
55An NTFS file has a recent $STANDARD_INFORMATION modification time but an older $FILE_NAME modification time. Other evidence suggests timestomping. Which interpretation is most accurate?
Windows Files and Metadata Examination
Hard
A.The mismatch is suspicious but requires corroboration from journal and log artifacts
C.The $STANDARD_INFORMATION timestamp cannot be changed by user-mode programs
D.The $FILE_NAME timestamp always records the file's latest content modification
Correct Answer: The mismatch is suspicious but requires corroboration from journal and log artifacts
Explanation:
Differences between NTFS timestamp sets can indicate timestomping, but legitimate operations can also produce discrepancies. The USN Journal, $LogFile, link operations, and surrounding activity should be used for corroboration.
Incorrect! Try again.
56A suspect file's unnamed NTFS $DATA stream hashes to a known benign utility, but its allocated size is larger than expected and execution artifacts reference utility.exe:run. What should be examined next?
Windows Files and Metadata Examination
Hard
A.The volume label because it records alternate-stream execution commands
B.Only the file's DOS short name stored in the parent directory
C.Named $DATA attributes associated with the same file record
D.Only unallocated clusters located before the file's first extent
Correct Answer: Named $DATA attributes associated with the same file record
Explanation:
The syntax utility.exe:run identifies a named alternate data stream. Hashing only the unnamed stream can miss payloads stored in additional $DATA attributes of the same NTFS file.
Incorrect! Try again.
57An IIS text log changes its #Fields directive after a configuration update. A parser applies the first header to every subsequent record. What is the principal forensic risk?
Text-based Logs
Hard
A.Every record before the directive will automatically receive a new timestamp
B.The web server recalculates earlier records whenever the field order changes
C.Later values may be assigned to incorrect fields and produce false correlations
D.The directive causes NTFS to encrypt all subsequent log records with EFS
Correct Answer: Later values may be assigned to incorrect fields and produce false correlations
Explanation:
W3C-style logs can redefine their schema within a file. A parser must apply the active #Fields directive to each section or it may mislabel addresses, status codes, user agents, and other evidence.
Incorrect! Try again.
58A Windows application log is UTF-16LE with a byte-order mark. A byte-oriented ASCII search reports no occurrences of a known command that is visibly present in a text editor. What is the sound response?
Text-based Logs
Hard
A.Decode a forensic copy using the detected encoding while preserving the original bytes
B.Remove every null byte from the original evidence file and recalculate its seizure hash
C.Conclude that the editor fabricated the visible command during rendering
D.Convert the original file to ANSI and replace the acquired version in the evidence set
Correct Answer: Decode a forensic copy using the detected encoding while preserving the original bytes
Explanation:
UTF-16LE commonly places null bytes between ASCII-range characters, causing simple byte searches to fail. Analysis should use the detected encoding on a copy while retaining and hashing the original byte sequence.
Incorrect! Try again.
59Which evidence most directly supports a successful Remote Desktop interactive logon rather than an ordinary network-share authentication?
Windows Event Logs
Hard
A.Security event 4624 with Logon Type 10 and matching terminal-services events
B.Security event 4634 with Logon Type 2 and a local loopback address
C.Security event 4624 with Logon Type 3 and no terminal-services correlation
D.System event 7045 with an installed service and no user-logon identifier
Correct Answer: Security event 4624 with Logon Type 10 and matching terminal-services events
Explanation:
Logon Type 10 represents RemoteInteractive, commonly associated with RDP. Correlation with TerminalServices RemoteConnectionManager or LocalSessionManager events strengthens attribution to an actual remote desktop session.
Incorrect! Try again.
60A local Security EVTX file begins at record ID 9000, while an earlier backup ends at record ID 7000. There is no local event 1102. Which conclusion is most defensible?
Windows Event Logs
Hard
A.Exactly 1,999 records were maliciously deleted from the middle of the live file
B.The gap alone is inconclusive because rollover, replacement, or clearing may explain it
C.The record IDs prove that Windows generated no security events during the interval
D.The absence of event 1102 proves that the Security log was never cleared or replaced
Correct Answer: The gap alone is inconclusive because rollover, replacement, or clearing may explain it
Explanation:
Record-ID discontinuity is not sufficient proof of selective deletion. Examiners should evaluate channel size and retention settings, file metadata, event 1102 or 104, service activity, backups, and forwarded event copies.
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →