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 285 discussion

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

In handling computer-related incidents, which IT role should be responsible for recovery, containment, and prevention to constituents?

  • A. Security Administrator
  • B. Network Administrator
  • C. Director of Information Technology
  • D. Director of Administration
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
aqeel1506
4 months, 1 week ago
sorry wrong question ignore my previous post on memory file
upvoted 1 times
...
aqeel1506
4 months, 1 week ago
The correct answer is C. Copy the running memory to a file. The command dd if=/dev/mem of=/home/sam/mem.bin bs=1024 copies the contents of the system's memory (RAM) to a file named mem.bin in the /home/sam directory. Here's a breakdown of the command: dd: a command that converts and copies data if: input file (in this case, /dev/mem, which represents the system's memory) of: output file (the file where the memory contents will be saved, /home/sam/mem.bin) bs: block size (set to 1024 bytes, which determines the amount of data copied at a time) By copying the memory contents to a file, this command can be used for memory analysis, debugging, or forensics purposes.
upvoted 1 times
...
aqeel1506
4 months, 1 week ago
The other options are not directly responsible for incident response and security: B. Network Administrator: Focuses on maintaining and managing network infrastructure C. Director of Information Technology: Oversees the overall IT strategy and direction D. Director of Administration: Typically responsible for non-technical administrative tasks
upvoted 1 times
...
aqeel1506
4 months, 1 week ago
The correct answer is A. Security Administrator. The Security Administrator is typically responsible for handling computer-related incidents and ensuring the security of the organization's IT systems. Their duties include: Recovery: Restoring systems and data after an incident Containment: Isolating affected systems to prevent further damage Prevention: Implementing measures to prevent similar incidents from occurring in the future The Security Administrator plays a critical role in incident response and is responsible for communicating with constituents, such as users, management, and stakeholders, to ensure they are informed and protected.
upvoted 1 times
...
jjweust
2 years, 7 months ago
The phrase or role "security administrator" does not occur in the official CHFI v10 manual. Network, systems, and windows are the only examples. Network Administrator is the best answer here.
upvoted 4 times
...
ctaregistro
2 years, 11 months ago
A. Security Administrator
upvoted 4 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 ...