Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 746 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 746
Topic #: 1
[All 312-49v10 Questions]

A forensic investigator is examining an attack on a MySQL database. The investigator has been given access to a server, but the physical MySQL data files are encrypted, and the database is currently inaccessible. The attacker seems to have tampered with the data. Which MySQL utility program would most likely assist the investigator in determining the changes that occurred during the attack?

  • A. Mysqlbinlog, because it reads the binary log files directly and displays them in text format
  • B. Myisamchk, because it views the status of the MylSAM table or checks, repairs, and optimizes them
  • C. Mysqldump, because it allows dumping a database for backup purposes
  • D. Mysqlaccess, because it checks the access privileges defined for a hostname or username
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Elb
6 months ago
Selected Answer: A
Reads the binary log files directly and displays them in the text format. Displays the content of bin logs (mysql-bin.nnnnnn) in the text format.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...