Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

ECCouncil 312-49v11 - Computer Hacking Forensic Investigator (CHFIv11)

Page: 5 / 5
Total 300 questions

An investigator is analyzing a suspect's computer in connection with a corporate espionage case. The investigator needs to gather all relevant data from the device, including any provisional information that may provide insights into recent user actions. While investigating, the investigator discovers that the system has stored a variety of data from previous user activities, including text, images, and links that were recently copied. Which type of volatile data is the investigator examining in this situation?

A.

Examining data related to resources shared across the network for potential evidence.

B.

Examining driver/service information for system-level configurations.

C.

Examining print spool files for information related to printing operations.

D.

Examining the clipboard contents for information temporarily held during user interaction.

An investigator is reviewing an NTFS file system for evidence of file activity during a cybercrime investigation. The investigator uses The Sleuth Kit’sflsandmactimetools to extract and analyze timestamps related to file actions. These timestamps can provide critical insights into the sequence of events leading up to and during the incident. What kind of file information is the investigator likely focusing on to reconstruct the timeline?

A.

Investigator focuses on the file creation time, last accessed time, and file modification time.

B.

Investigator analyzes the file system's internal structure, time-related metadata, and block allocation details for file storage.

C.

Investigator checks the system's boot time and shutdown timestamps to understand the system's operational periods.

D.

Investigator reviews the timestamps in Windows event logs for any recorded file access or modification times.

Alex, a system administrator, is tasked with converting an existing EXT2 file system to an EXT3 file system on a Linux machine. The EXT2 file system is currently in use, and Alex needs to enable journaling to convert it to EXT3. Which of the following commands should Alex use to achieve this conversion?

A.

C:>ECHO text_message > myfile.txt:stream1

B.

C:>MORE < myfile.txt:stream1

C.

dd if=mbr.backup of=/dev/xxx bs=512 count=1

D.

# /sbin/tune2fs -j

Olivia, a security analyst, is performing a penetration test on a banking website to identify potential vulnerabilities. While reviewing the input fields, she suspects that the site might be vulnerable to SQL injection attacks. During her testing, she observes a URL that seems to have unusual encoding techniques applied to it. One URL stands out, in which the input appears to have been double encoded, potentially to evade detection and bypass filters that prevent SQL injection. Which of the following URLs indicates double encoding to execute an SQL injection attack?

A.

http://www.bank.com/accounts.php?id=1%252f%252a*/union%252f%252a*/select%252f%252a*/1,2,3%252f%252a*/from%252f%252a*/users--

B.

http://www.bank.com/accounts.php?id=1+UnIoN/**/SeLeCT/**/1,2,3--

C.

http://www.bank.com/accounts.php?id=1+UNunionION+SEselectLECT+1,2,3--

D.

http://www.bank.com/accounts.php?id=1+uni%0bon+se%0blect+1,2,3--

In a financial institution's computer forensic investigation, suspicious activity reveals unauthorized access to GLBA (Gramm-Leach-Bliley Act)-protected customer data, raising concerns for customer safety. However, identifying the breach's source and extent poses significant challenges, complicating compliance with GLBA guidelines.

What steps should be taken in a GLBA-covered computer forensic investigation when unauthorized access to sensitive customer data is discovered?

A.

Ignore the incident if it does not directly threaten financial activities.

B.

Share information with third parties for analysis.

C.

Inform law enforcement without notifying affected customers.

D.

Notify affected customers of opt-out rights and safeguard data.