CHFI Module 9 - Database Forensics

CHFI Module 9 - Database Forensics

University

9 Qs

quiz-placeholder

Similar activities

KUIS PERTEMUAN KE 7 (Si)

KUIS PERTEMUAN KE 7 (Si)

University

10 Qs

DB Maintance (DBA)

DB Maintance (DBA)

University

6 Qs

Atividade final

Atividade final

University

14 Qs

Amazon Web Services (AWS)

Amazon Web Services (AWS)

University

6 Qs

Pre-Test & Post-Test In House Power BI Training

Pre-Test & Post-Test In House Power BI Training

University

10 Qs

Fundamental of SQL

Fundamental of SQL

University

10 Qs

JSP

JSP

University

10 Qs

Examen de Administración de Base de Datos

Examen de Administración de Base de Datos

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