CHFI Module 9 - Database Forensics

CHFI Module 9 - Database Forensics

University

9 Qs

quiz-placeholder

Similar activities

Kuis Proses Pencatatan Akuntansi: Jurnal

Kuis Proses Pencatatan Akuntansi: Jurnal

University

12 Qs

OWASP TOP 10 QUIZ (EXPERIMENTAL GROUP)

OWASP TOP 10 QUIZ (EXPERIMENTAL GROUP)

University

12 Qs

UAS TKB TI G&H

UAS TKB TI G&H

University

10 Qs

Cuerdas del Violín--Sostenidos vs. Bemoles

Cuerdas del Violín--Sostenidos vs. Bemoles

KG - Professional Development

10 Qs

SQL set 1

SQL set 1

University

10 Qs

Module 5

Module 5

University

10 Qs

Bases De datos

Bases De datos

University

10 Qs

KUIS PERTEMUAN KE 7 (Si)

KUIS PERTEMUAN KE 7 (Si)

University

10 Qs

CHFI Module 9 - Database Forensics

CHFI Module 9 - Database Forensics

Assessment

Quiz

Other

University

Medium

Created by

Karen Diggs

Used 102+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

mysqldbmeta

mysqldbdata

mysqldbexport

mysqldatabase

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

C:/>schtasks.exe

C:/>schtasks.msc

C:/>sch task

C:/>uschtasks.exe

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

%T

%r

%D

%t

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

mysqlbackup

mysqldump

mysqldatabase

mysqlblog

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

doubled

tiered

layered

single layer

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

ISAM, Inno

MyISAM, InnoDB

MySAM, UnnoDB

MISAM, InnoDB

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

some

many

all

one