wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Forensic Investigation and File Systems Worksheet

Total questions: 84

Worksheet time: 42mins

Name
Class
Date
1.

Before accessing digital evidence from victims, witnesses, or suspects, on their electronic devices, what should the investigator do first to respect legal privacy requirements?

a)

Obtain a formal written consent to search

b)

Protect the device against external communication

c)

Notify the fact to the local authority or employer

d)

Remove the battery or turn-off the device

2.

“No action taken by law enforcement agencies or their agents should change data held on a computer or storage media which may subsequently be relied upon in court” – this principle is advocated by which of the following?

a)

Scientific Working Group on Imaging Technology (SWGIT)

b)

Locard’s exchange principle

c)

The Association of Chief Police Officers (ACPO) Principles of Digital Evidence

d)

FBI Cyber Division

3.

Matthew has been assigned the task of analyzing a suspicious MS Office document via static analysis over an Ubuntu-based forensic machine. He wants to see what type of document it is, whether it is encrypted, or contains any flash objects/VBA macros. Which of the following python-based script should he run to get relevant information?

a)

oledir.py

b)

oleid.py

c)

pdfid.py

d)

oleform.py

4.

A Linux system is undergoing investigation. In which directory should the investigators look for its current state data if the system is in powered on state?

a)

/proc

b)

/var/spool/cron/

c)

/auth

d)

/var/log/debug

5.

An investigator enters the command sqlcmd -S WIN-CQQMK62867E -e -s, -E as part of collecting the primary data file and logs from a database. What does "WIN-CQQMK62867E" represent?

a)

Name of the database

b)

Network credentials of the database

c)

Name of the SQL server

d)

OS of the system

6.

Debbie has obtained a warrant to search a known pedophile’s house. Debbie went to the house and executed the search warrant to seize digital devices that have been recorded as being used for downloading illicit images. She seized all digital devices except a digital camera. Why did she not collect the digital camera?

a)

The digital camera was old, had a cracked screen, and did not have batteries. Therefore, it could not have been used in a crime.

b)

Debbie overlooked the digital camera because it is not a computer system

c)

The vehicle Debbie was using to transport the evidence was already full and could not carry more items

d)

The digital camera was not listed as one of the digital devices in the warrant

7.

Malware analysis can be conducted in various manners. An investigator gathers a suspicious executable file and uploads it to VirusTotal in order to confirm whether the file is malicious, provide information about its functionality, and provide information that will allow to produce simple network signatures. What type of malware analysis was performed here?

a)

Static

b)

Dynamic

c)

Volatile

d)

Hybrid

8.

You are the incident response manager at a regional bank. While performing routine auditing of web application logs, you find several attempted login submissions that contain the following strings: What kind of attack has occurred?

a)

Cross-site scripting

b)

Buffer overflow

c)

SQL injection

9.

Billy, a computer forensics expert, has recovered a large number of DBX files during the forensic investigation of a laptop. Which of the following email clients can he use to analyze the DBX files?

a)

Microsoft Outlook Express

b)

Microsoft Outlook

c)

Eudora

d)

Mozilla Thunderbird

10.

For the purpose of preserving the evidentiary chain of custody, which of the following labels is not appropriate?

a)

General description of the evidence

b)

Exact location the evidence was collected from

c)

SSN of the person collecting the evidence

d)

Relevant circumstances surrounding the collection

11.

An EC2 instance storing critical data of a company got infected with malware. The forensics team took the EBS volume snapshot of the affected instance to perform further analysis and collected other data of evidentiary value. What should be their next step?

a)

They should terminate the instance after taking necessary backup

b)

They should pause the running instance

c)

They should keep the instance running as it stores critical data

d)

They should terminate all instances connected via the same VPC

12.

In which IoT attack does the attacker use multiple forged identities to create a strong illusion of traffic congestion, affecting communication between neighboring nodes and networks?

a)

Blueborne attack

b)

Replay attack

c)

Sybil attack

d)

Jamming attack

13.

Mark works for a government agency as a cyber-forensic investigator. He has been given the task of restoring data from a hard drive. The partition of the hard drive was deleted by a disgruntled employee in order to hide their nefarious actions. What tool should Mark use to restore the data?

a)

R-Studio

b)

Diskview

c)

EFSDump

d)

Diskmon

14.

You have been asked to investigate the possibility of computer fraud in the finance department of a company. It is suspected that a staff member has been committing finance fraud by printing cheques that have not been authorized. You have exhaustively searched all data files on a bitmap image of the target computer but have found no evidence. You suspect the files may not have been saved. What should you examine next in this case?

a)

The registry

b)

The swap file

c)

The metadata

d)

The Recycle Bin

15.

Ronald, a forensic investigator, has been hired by a financial services organization to investigate an attack on their MySQL database server, which is hosted on a Windows machine named WIN-DTRAI83202X. Ronald wants to retrieve information on the changes that have been made to the database. Which of the following files should Ronald examine for this task?

a)

WIN-DTRAI83202Xslow.log

b)

WIN-DTRAI83202X-bin.nnnnnn

c)

relay-log.info

d)

WIN-DTRAI83202Xrelay-bin.index

16.

On NTFS file system, which of the following tools can a forensic investigator use in order to identify timestomping of evidence files?

a)

Exiv2

b)

wbStego

c)

Timestomp

d)

analyzeMFT

17.

Which of the following is the most effective tool for acquiring volatile data from a Windows-based system?

a)

Coreography

b)

Ethereal

c)

Datagrab

d)

Helix Live

18.

Brian has the job of analyzing malware for a software security company. Brian has setup a virtual environment that includes virtual machines running various versions of OSes. Additionally, Brian has setup separated virtual networks within this environment. The virtual environment does not connect to the company’s intranet nor does it connect to the external Internet. With everything setup, Brian now received an executable file from client that has undergone a cyberattack. Brian ran the executable file in the virtual environment to see what it would do. What type of analysis did Brian perform?

a)

Static OS analysis

b)

Static malware analysis

c)

Status malware analysis

d)

Dynamic malware analysis

19.

Which of the following is a requirement for senders as per the CAN-SPAM act?

a)

Emails must not contain information regarding how to stop receiving emails from the sender in future

b)

Senders must use deceptive subject lines

c)

Senders should never share their physical postal address in the email

d)

Senders cannot use misleading or false header information

20.

Edgar is part of the FBI’s forensic media and malware analysis team; he is analyzing a current malware and is conducting a thorough examination of the suspect system, network, and other connected devices. Edgar’s approach is to execute the malware code to know how it interacts with the host system and its impacts on it. He is also using a virtual machine and a sandbox environment.

a)

Dynamic malware analysis/behavioral analysis

b)

Malware disassembly

c)

Static analysis

21.

A suspect is accused of violating the acceptable use of computing resources as he has visited adult websites and downloaded images. The investigator wants to demonstrate that the suspect did indeed visit these sites. However, the suspect has cleared the search history and emptied the cookie cache. Moreover, he has removed any images he might have downloaded. What can the investigator do to prove the violation? Choose the most feasible option.

a)

Approach the website’s administrator for evidence

b)

Seek the help of co-workers who are eye-witnesses

c)

Image the disk and try to recover deleted files

d)

Check the Windows Registry for connection data (you may or may not recover)

22.

A call detail record (CDR) provides metadata about calls made over a phone service. From the following data fields, which one is not contained in a CDR.

a)

Phone number receiving the call

b)

A unique sequence number identifying the record

c)

The call duration

d)

The language of the call

23.

What do you call the process of studying the changes that have taken place across a system or a machine after a series of actions or incidents?

a)

Start-up programs monitoring

b)

System baselining

c)

Host integrity monitoring

d)

Windows services monitoring

24.

During a forensic investigation, a large number of files were collected. The investigator needs to evaluate ownership and accountability of those files. Therefore, he begins to identify attributes such as "author name," "organization name," "network name," or any additional supporting data that is meant for the owner's identification purpose. Which term describes these attributes?

a)

Metabase

b)

Data header

c)

Metadata

d)

Data index

25.

The Apache server saves diagnostic information and error messages that it encounters while processing requests. The default path of this file is usr / local / apache / logs / error.log in Linux. Identify the Apache error log from the following logs.

a)

127.0.0.1 - - [10/Apr/2007:10:39:11 +0300] [error] "GET / apache_pb.gif HTTP/1.0" 200 2326

b)

127.0.0.1 - frank [10/Oct/2000:13:55:36 -0700]"GET / apache_pb.gif HTTP/ 1.0" 200 2326

c)

[Wed Oct 11 14:32:52 2000] [error] [client 127.0.0.1] client denied by server configuration: /export/ home/ live/ap/htdocs/test

d)

http://victim.com/scripts/..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../..%c0%af../winnt/system32/cmd.exe?/c+dir+C:\Winnt\system32\Logfiles\W3SVC1

26.

Sally accessed the computer system that holds trade secrets of the company where she is employed. She knows she accessed it without authorization and all access (authorized and unauthorized) to this computer is monitored. To cover her tracks, Sally deleted the log entries on this computer. What among the following best describes her action?

a)

Brute-force attack

b)

Anti-forensics

c)

Network intrusion

27.

What malware analysis operation can the investigator perform using the jv16 tool?

a)

Installation Monitor

b)

Registry Analysis/Monitoring

c)

Files and Folder Monitor

d)

Network Traffic Monitoring/Analysis

28.

Identify the location of Recycle Bin on a Windows 7 machine that uses NTFS file system to store and retrieve files on the hard disk.

a)

Drive:\$Recycle.Bin

b)

Drive:\RECYCLER

c)

C:\RECYCLED

d)

Drive:\RECYCLED

29.

Gary is checking for the devices connected to USB ports of a suspect system during an investigation. Select the appropriate tool that will help him document all the connected devices.

a)

fsutil

b)

Devcon

c)

Reg.exe

d)

Devscan

30.

Which of these Windows utility help you to repair logical file system errors?

a)

Disk cleanup

b)

Disk defragmenter

c)

Resource Monitor

d)

CHKDSK

31.

This is a statement, other than one made by the declarant while testifying at the trial or hearing, offered in evidence to prove the truth of the matter asserted. Which among the following is suitable for the above statement?

a)

Limited admissibility

b)

Rule 1001

c)

Testimony by the accused

d)

Hearsay rule

32.

You are asked to build a forensic lab and your manager has specifically informed you to use copper for lining the walls, ceilings, and floor. What is the main purpose of lining the walls, ceilings, and floor with copper?

a)

To make the lab soundproof

b)

To control the room temperature

c)

To strengthen the walls, ceiling, and floor

d)

To avoid electromagnetic emanations

33.

When investigating a system, the forensics analyst discovers that malicious scripts were injected into benign and trusted websites. The attacker used a web application to send malicious code, in the form of a browser side script, to a different end-user. What attack was performed here?

a)

Brute-force attack

b)

Cookie poisoning attack

c)

SQL injection attack

d)

Cross-site scripting attack

34.

Which of the following tools will allow a forensic investigator to acquire the memory dump of a suspect machine so that it may be investigated on a forensic workstation to collect evidentiary data like processes and Tor browser artifacts?

a)

Belkasoft Live RAM Capturer and AccessData FTK Imager

b)

DB Browser SQLite

c)

Bulk Extractor

d)

Hex Editor

35.

SO/IEC 17025 is an accreditation for which of the following:

a)

CHFI issuing agency

b)

Chain of custody

c)

Encryption

d)

Forensics lab licensing

36.

Which of the following applications will allow a forensic investigator to track the user login sessions and user transactions that have occurred on an MS SQL Server?

a)

Notepad++

b)

netcat

c)

ApexSQL Audit

d)

Event Log Explorer

37.

Which of the following is used for brute-force attacks on MSCache?

a)

Cisco PIX

b)

Dictionary attack

c)

Winrtgen

d)

Brute-force

e)

Rainbow Tables

38.

According to RFC 3227, which of the following is considered as the most volatile item on a typical system?

a)

Registers and cache

b)

Temporary system files

c)

Kernel statistics and memory

d)

Archival media

39.

Jacob, a cybercrime investigator, joined a forensics team to participate in a criminal case involving digital evidence. After the investigator collected all the evidence and presents it to the court, the judge dropped the case and the defense attorney pressed charges against Jacob and the rest of the forensics team for unlawful search and seizure. What forensics privacy issue was not addressed prior to collecting the evidence?

a)

Compliance with the Second Amendment of the U.S. Constitution

b)

None of these

c)

Compliance with the Third Amendment of the U.S. Constitution

d)

Compliance with the Fourth Amendment of the U.S. Constitution

40.

Data is striped at a byte level across multiple drives, and parity information is distributed among all member drives. What RAID level is represented here?

a)

RAID Level 3

b)

RAID Level 1

c)

RAID Level 5

d)

RAID Level 0

41.

Steve thought it would be funny to make some changes on Tom’s computer at their office. Steve went into the Microsoft Windows registry and changed the keyboard mapping configuration on Tom’s computer. Now Tom is unable to log into his computer because of the changes. Could Steve’s actions warrant a cybercrime investigation?

a)

Yes, because Steve performed a denial-of-service attack on Tom’s computer

b)

No, because this scenario describes a corporate investigation

c)

Yes, because modifying computer software is always treated as a federal offense

d)

No, because there is no company policy that prohibits computer pranks on co-workers

42.

James, a hacker, identifies a vulnerability in a website. To exploit the vulnerability, he visits the login page and notes down the session ID that is created. He appends this session ID to the login URL and shares the link with a victim. Once the victim logs into the website using the shared URL, James reloads the web page (containing the URL with the session ID appended) and now, he can browse the active session of the victim. Which attack did James successfully execute?

a)

Session fixation attack

b)

Parameter tampering

c)

Cookie tampering

d)

Cross-site request forgery

43.

Event correlation is the process of finding relevance between the events that produce a final result. What type of correlation will help an organization to correlate events across a set of servers, systems, routers and network?

a)

Cross-platform correlation

b)

Same-platform correlation

c)

Network-platform correlation

d)

Multiple-platform correlation

44.

A forensic analyst has been tasked with investigating unusual network activity inside a retail company's network. Employees complain of not being able to access services, frequent rebooting, and anomalies in log files. The investigator requested log files from the IT administrator and after carefully reviewing them, he finds the following log entry: 12:34:35 192.2.3.4 HEAD GET /login.asp?username=blah" or 1=1 -- 12:34:35 192.2.3.4 HEAD GET /login.asp?username=blah" or )1=1 (-- 12:34:35 192.2.3.4 HEAD GET /login.asp?username=blah" or exec master..xp_cmdshell 'net user test testpass -- What type of attack was performed on the companies’ web application?

a)

Log tampering

b)

Unvalidated input

c)

SQL injection

d)

Directory traversal

45.

Which following forensic tool allows investigator to detect and extract hidden streams on NTFS drive?

a)

analyzeMFT

b)

Stream Detector

c)

TimeStomp

d)

Autopsy

46.

Donald made an OS disk snapshot of a compromised Azure VM under a resource group being used by the affected company as a part of forensic analysis process. He then created a vhd file out of the snapshot and stored it in a file share and as a page blob as backup in a storage account under different region. What is the next thing he should do as a security measure?

a)

Recommend changing the access policies followed by the company

b)

Delete the OS disk of the affected VM altogether

c)

Create another VM by using the snapshot

d)

Delete the snapshot from the source resource group

47.

The Recycle Bin exists as a metaphor for throwing files away, but it also allows a user to retrieve and restore files. Once the file is moved to the Recycle Bin, a record is added to the log file that exists in the Recycle Bin. Which of the following files contains records that correspond to each deleted file in the Recycle Bin?

a)

LOGINFO1

b)

LOGINFO2

c)

INFO1

d)

INFO2

48.

Choose the layer in iOS architecture that provides frameworks for iOS app development?

a)

Cocoa Touch

b)

Media services

c)

Core OS

d)

Core services

49.

In a Filesystem Hierarchy Standard (FHS), which of the following directories contains the binary files required for working?

a)

/proc

b)

/media

c)

/sbin

d)

/mnt

50.

William is examining a log entry that reads 192.168.0.1 - - [18/Jan/2020:12:42:29 +0000] "GET / HTTP/1.1" 200 1861. Which of the following logs does the log entry belong to?

a)

The common log format of Apache access log

b)

The combined log format of Apache access log

c)

Apache error log

d)

IIS log

51.

Examination of a computer by a technically unauthorized person will almost always result in:

a)

Rendering any evidence found inadmissible in a court of law

b)

Completely accurate results of the examination

c)

The chain of custody being fully maintained

d)

Rendering any evidence found admissible in a court of law

52.

Maria has executed a suspicious executable file in a controlled environment and wants to see if the file adds/modifies any registry value after execution via Windows Event Viewer. Which of the following event ID should she look for in this scenario?

a)

Event ID 4688

b)

Event ID 4624

c)

Event ID 7040

d)

Event ID 4657

53.

Which of the following are small pieces of data sent from a website and stored on the user's computer by the user's web browser to track, validate, and maintain specific user information?

a)

Cookies

b)

Open files

c)

Temporary Files

d)

Web Browser Cache

54.

To understand the impact of a malicious program after the booting process and to collect recent information from the disk partition, an investigator should evaluate the content of the:

a)

UEFI

b)

GRUB

c)

MBR

55.

Which of the following attacks refers to unintentional download of malicious software via the Internet? Here, an attacker exploits flaws in browser software to install malware merely by the user visiting the malicious website.

a)

Phishing

b)

Malvertising

c)

Internet relay chats

d)

Drive-by downloads

56.

A clothing company has recently deployed a website on its latest product line to increase its conversion rate and base of customers. Andrew, the network administrator recently appointed by the company, has been assigned with the task of protecting the website from intrusion and vulnerabilities. Which of the following tool should Andrew consider deploying in this scenario?

a)

Kon-Boot

b)

ModSecurity

c)

CryptaPix

d)

Recuva

57.

Which ISO standard enables laboratories to demonstrate that they comply with quality assurance and provide valid results?

a)

ISO/IEC 17025

b)

ISO/IEC 18025

c)

ISO/IEC 19025

d)

ISO/IEC 16025

58.

Jacky encrypts her documents using a password. It is known that she uses her daughter's year of birth as part of the password. Which password cracking technique would be optimal to crack her password?

a)

Rule-based attack

b)

Hybrid attack

c)

Syllable attack

d)

Brute-force attack

59.

Fred, a cybercrime investigator for the FBI, finished storing a solid-state drive in a static resistant bag and filled out the chain of custody form. Two days later, John grabbed the solid-state drive and created a clone of it (with write blockers enabled) in order to investigate the drive. He did not document the chain of custody though. When John was finished, he put the solid-state drive back in the static resistant and placed it back in the evidence locker. A day later, the court trial began and upon presenting the evidence and the supporting documents, the chief justice outright rejected them.

a)

John did not document the chain of custody

b)

Block clones cannot be created with solid-state drives

c)

John investigated the clone instead of the original evidence itself

d)

Write blockers were used while cloning the evidence

60.

Which of the following directory contains the binary files or executables required for system maintenance and administrative tasks on a Linux system?

a)

/bin

b)

/usr

c)

/lib

d)

/sbin

61.

Self-monitoring, analysis, and reporting technology (SMART) system is built into hard drives to monitor and report system activity. Which of the following is included in the report generated by SMART?

a)

A log of high temperatures that the drive has reached

b)

All the states (running and discontinued) associated with the OS

c)

List of running processes

d)

Power-off time

62.

Self-monitoring, analysis, and reporting technology (SMART) system is built into hard drives to monitor and report system activity. Which of the following is included in the report generated by SMART?

a)

A log of high temperatures that the drive has reached

b)

All the states (running and discontinued) associated with the OS

c)

List of running processes

d)

Power-off time

63.

Web browsers can store relevant information from user activities. Forensic investigators may retrieve files, lists, access history, cookies, among other digital footprints. Which tool can contribute to this task?

a)

Most Recently Used (MRU) list

b)

Task Manager

c)

Google Chrome Recovery Utility

d)

MZCacheView

64.

During an investigation, the first responders stored mobile devices in specific containers to provide network isolation. All the following are examples of such pieces of equipment, except:

a)

Faraday bag

b)

Wireless StrongHold bag

c)

RF shield box

d)

VirtualBox

65.

A forensic examiner encounters a computer with a failed OS installation and the master boot record (MBR) or partition sector damaged. Which of the following tools can find and restore files and information in the disk?

a)

Helix

b)

NetCat

c)

R-Studio

d)

Wireshark

66.

Which tool allows dumping the contents of process memory without stopping the process?

a)

pmdump.exe

b)

processdump.exe

c)

psdump.exe

d)

pdump.exe

67.

Assume there is a file named myfile.txt in C: drive that contains hidden data streams. Which of the following commands would you issue to display the contents of a data stream?

a)

echo text > program:source_file

b)

myfile.dat:stream1

c)

C:\>ECHO text_message > myfile.txt:stream1

d)

C:\MORE < myfile.txt:stream1

68.

Which “Standards and Criteria” under SWDGE states that “the agency must use hardware and software that are appropriate and effective for the seizure or examination procedure”?

a)

Standards and Criteria 1.6

b)

Standards and Criteria 1.5

c)

Standards and Criteria 1.7

d)

Standards and Criteria 1.4

69.

Which of the following is considered as the starting point of a database and stores user data and database objects in an MS SQL server?

a)

Primary data files (MDF)

b)

Application data files (ADF)

c)

ibdata1

d)

Transaction log data files (LDF)

70.

You are a forensic investigator who is analyzing a hard drive that was recently collected as evidence. You have been unsuccessful at locating any meaningful evidence within the file system and suspect a drive wiping utility may have been used. You have reviewed the keys within the software hive of the Windows registry and did not find any drive wiping utilities. How can you verify that drive wiping software was used on the hard drive?

a)

Check the list of installed programs

b)

Load various drive wiping utilities offline, and export previous run reports

c)

Document in your report that you suspect a drive wiping utility was used, but no evidence was found

d)

Look for distinct repeating patterns on the hard drive at the bit level

71.

When analyzing logs, it is important that the clocks of all the network devices are synchronized. Which protocol will help in synchronizing these clocks?

a)

PTP

b)

UCT

c)

NTP

d)

UTC

72.

Which command can provide investigators with details of all the loaded modules on a Linux-based system?

a)

lsof -m

b)

list modules -a

c)

lsmod

d)

plist mod -a

73.

Which of the following files stores information about a local Google Drive installation such as User email ID, Local Sync Root Path, and Client version installed?

a)

Sync_config.db

b)

sigstore.db

c)

config.db

d)

filecache.db

74.

Which of the following Windows event logs record events related to device drives and hardware changes?

a)

Security log

b)

Forwarded events log

c)

System log

d)

Application log

75.

Which standard is used to determine the admissibility of expert witness testimony in federal courts?

a)

Daubert Standard

b)

Joiner Standard

c)

Carmichael Standard

76.

POP3 is an Internet protocol used to retrieve emails from a mail server. Through which port does an email client connect with a POP3 server?

a)

993

b)

143

c)

110

d)

25

77.

Place the following in order of volatility from most volatile to the least volatile.

a)

A) Register and cache, temporary file systems, routing tables, disk storage, archival media

b)

B) Registers and cache, routing tables, temporary file systems, archival media, disk storage

c)

C) Archival media, temporary file systems, disk storage, archival media, register and cache

d)

D) Registers and cache, routing tables, temporary file systems, disk storage, archival media

78.

You are an information security analyst at a large pharmaceutical company. While performing a routine review of audit logs, you have noticed a significant amount of egress traffic to various IP addresses on destination port 22 during off-peak hours. You researched some of the IP addresses and found that many of them are in Eastern Europe. What is the most likely cause of this traffic?

a)

The organization’s primary internal DNS server has been compromised and is performing DNS zone transfers to malicious external entities

b)

Internal systems are downloading automatic Windows updates

c)

Malicious software on internal system is downloading research data from partner SFTP servers in Eastern Europe

d)

Data is being exfiltrated by an advanced persistent threat (APT)

79.

Williamson is a forensic investigator. While investigating a case of data breach at a company, he is maintaining a document that records details such as the forensic processes applied on the collected evidence, particulars of people handling it, the dates and times when it is being handled, and the place of storage of the evidence. What do you call this document?

a)

Authorization form

b)

Chain of custody

c)

Log book

d)

Consent form

80.

An investigator needs to perform data acquisition from a storage media without altering its contents to maintain the integrity of the content. The approach adopted by the investigator relies upon the capacity of enabling read-only access to the storage media. Which tool should the investigator integrate into his/her procedures to accomplish this task?

a)

Backup tool

b)

BitLocker

c)

Write blocker

d)

Data duplication tool

81.

Jason discovered a file named RIYG6VR.docintheC: RIYG6VR.doc in the C:\ Recycle.Bin \< USER SID > \ while analyzing a hard disk image for the deleted data. What inferences can he make from the file name?

a)

It is a doc file deleted in seventh sequential order

b)

It is file deleted from R drive

c)

RIYG6VR.doc is the name of the doc file deleted from the system

d)

It is a deleted doc file

82.

Storage location of Recycle Bin for NTFS file systems (Windows Vista and later) is located at:

a)

Drive:\RECYCLE.BIN

b)

Drive:\REYCLED

c)

Drive:\RECYCLER

d)

Drive:\$Recycle.Bin

83.

Which of the following statements is true regarding SMTP Server?

a)

SMTP server breaks the recipient's address into recipient's name and domain name before passing it to the DNS server

b)

SMTP server breaks the recipient's address into recipient's name and his/her designation before passing it to the DNS server

c)

SMTP server breaks the recipient's address into recipient's name and his/her initial before passing it to the DNS server

d)

SMTP server breaks the recipient's address into recipient's name and recipient's address before passing it to the DNS server

84.

Robert is a regional manager working in a reputed organization. One day, he suspected a malware attack after unwanted programs started popping up after logging into his computer. The network administrator was called upon to trace out any intrusion on the computer and he/she finds that suspicious activity has taken place within Autostart locations. In this situation, which of the following tools is used by the network administrator to detect any intrusion on a system?

a)

Internet Evidence Finder

b)

Hex Editor

c)

Process Monitor

d)

Report Viewer