wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CHFI Module 9 - Database Forensics

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

For Forensics Analysis, the following SQL Utility Program is used to export metadata or data, or both from one or more databases

a)

mysqldbmeta

b)

mysqldbdata

c)

mysqldbexport

d)

mysqldatabase

2.

Which of the following commands is used to find out scheduled and unscheduled tasks on the local host of Windows-based servers?

a)

C:/>schtasks.exe

b)

C:/>schtasks.msc

c)

C:/>sch task

d)

C:/>uschtasks.exe

3.

Which of the following commands represents the 'RequestTimeUs' Apache log Fields?

a)

%T

b)

%r

c)

%D

d)

%t

4.

Identify the command line utility that is used to take a backup of the database for any further forensic investigation.

a)

mysqlbackup

b)

mysqldump

c)

mysqldatabase

d)

mysqlblog

5.

Database Forensics is the examination of the databases and related metadata in a forensically precise manner to make the findings presentable in a court of law.

a)

True

b)

False

6.

SQL server data is stored natively within a SQL Server, and externally within a Windows machine hosting the server.

a)

True

b)

False

7.

MySQL is a ________________ architecture containing subsystem and sub components that work together in order to respond to queries.

a)

doubled

b)

tiered

c)

layered

d)

single layer

8.

The database structure varies pending on the storage engine _______ or ______ used by MySQL.

a)

ISAM, Inno

b)

MyISAM, InnoDB

c)

MySAM, UnnoDB

d)

MISAM, InnoDB

9.

Binary logs allow a forensic examiner to trace _______ event(s) that occurred on the MySQL Server.

a)

some

b)

many

c)

all

d)

one