nerdexam
Cisco

200-201 · Question #518

Which data type is used to recreate a binary file for malware analysis?

The correct answer is C. session data. Session data includes full network session captures (e.g., PCAP files), which can be used to reconstruct binary files such as malware samples. This allows analysts to perform malware analysis by extracting the original executable for further investigation. - Alert data provides…

Submitted by tarun92· Mar 6, 2026Network Intrusion Analysis

Question

Which data type is used to recreate a binary file for malware analysis?

Options

  • Aalert data
  • Bmeta-data
  • Csession data
  • Dstatistical data

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    90% (18)

Explanation

Session data includes full network session captures (e.g., PCAP files), which can be used to reconstruct binary files such as malware samples. This allows analysts to perform malware analysis by extracting the original executable for further investigation. - Alert data provides security event notifications but does not contain file contents. - Metadata includes summary information (e.g., timestamps, file names) but not full files. - Statistical data provides trends and patterns but does not recreate binaries.

Topics

#malware analysis#forensics#session data#network forensics

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice