CHFI Module 9 - Database Forensics

CHFI Module 9 - Database Forensics

University

9 Qs

quiz-placeholder

Similar activities

Gamificación

Gamificación

University

8 Qs

Quiz sobre Banco de Dados e Django

Quiz sobre Banco de Dados e Django

6th Grade - University

10 Qs

Review Materi Informatika

Review Materi Informatika

1st Grade - University

10 Qs

Database NoSQL (MongoDB)

Database NoSQL (MongoDB)

University - Professional Development

12 Qs

Cluster Point Quiz

Cluster Point Quiz

University

10 Qs

MYSQL COMMANDS

MYSQL COMMANDS

University

13 Qs

TRACK_ELECTIVE F_SW1

TRACK_ELECTIVE F_SW1

University

10 Qs

Bases de datos NoSQL

Bases de datos NoSQL

University

13 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