nerdexam
EC-Council

312-50V11 · Question #367

An IT security engineer notices that the company's web server is currently being hacked. What should the engineer do next?

The correct answer is C. Record as much information as possible from the attack.. During an active attack, the first priority is evidence preservation - recording all observable information - before taking any action that could alter or destroy forensic data.

Information Security and Ethical Hacking Fundamentals

Question

An IT security engineer notices that the company's web server is currently being hacked. What should the engineer do next?

Options

  • AUnplug the network connection on the company's web server.
  • BDetermine the origin of the attack and launch a counterattack.
  • CRecord as much information as possible from the attack.
  • DPerform a system restart on the company's web server.

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    74% (25)
  • D
    15% (5)

Why each option

During an active attack, the first priority is evidence preservation - recording all observable information - before taking any action that could alter or destroy forensic data.

AUnplug the network connection on the company's web server.

Unplugging the network connection immediately stops the attack but destroys volatile evidence like active session data and may constitute an unauthorized decision to take a system offline without proper authorization.

BDetermine the origin of the attack and launch a counterattack.

Launching a counterattack is illegal under computer fraud laws in most jurisdictions and violates standard incident response policy.

CRecord as much information as possible from the attack.Correct

Recording as much information as possible during an active attack preserves volatile forensic evidence such as active connections, memory contents, and attacker IP addresses that would be lost if the system were restarted or disconnected. This data is critical for post-incident analysis, legal proceedings, and identifying the attacker's techniques. Evidence collection is a core step in incident response before containment actions are taken.

DPerform a system restart on the company's web server.

Performing a system restart terminates active connections and clears volatile memory, destroying critical forensic evidence before it can be captured.

Concept tested: Evidence preservation during active incident response

Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-61r2.pdf

Topics

#incident response#evidence collection#active attack handling#web server security

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice