nerdexam
EC-Council

312-50V9 · Question #142

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 to record as much information as possible to preserve forensic evidence before taking any action that could destroy it.

Hacking Web Servers

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

(44 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    82% (36)
  • D
    11% (5)

Why each option

During an active attack, the first priority is to record as much information as possible to preserve forensic evidence before taking any action that could destroy it.

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

Unplugging the network connection stops the attack but immediately destroys volatile evidence such as active network connections and memory-resident artifacts needed for forensic analysis.

BDetermine the origin of the attack and launch a counterattack.

Launching a counterattack is illegal in most jurisdictions without explicit legal authorization and is not a valid or ethical incident response action.

CRecord as much information as possible from the attack.Correct

Recording detailed information during an active attack - such as attacker IP addresses, HTTP requests, payloads, and system behavior - preserves volatile forensic evidence critical for post-incident analysis, attribution, and potential legal proceedings. This aligns with NIST SP 800-61 incident response guidance, which emphasizes evidence preservation as a key step before containment. Actions like disconnecting the server or restarting it can destroy volatile memory contents and active connection data before they can be captured.

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

Performing a system restart clears RAM and terminates active processes, destroying volatile forensic evidence that cannot be recovered after the reboot.

Concept tested: Evidence preservation during active incident response

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

Topics

#incident response#web server attack#evidence collection#forensics

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice