2025/2026 Latest Edition | Verified Questions
with Correct Answers | Graded A+
Forensics and Network Intrusion – C702 Exam | Updated 2025/2026 edition with fully
verified, real exam-style questions and correct answers. Coverage includes digital forensics
methodologies, incident response, network traffic analysis, intrusion detection, malware
forensics, file system analysis, volatile memory acquisition, wireless and cloud forensics, and
legal/ethical considerations of evidence handling.
Overview
This premium prep resource provides authentic, exam-based C702 questions with accurate
answers. Built to strengthen forensic investigation knowledge and intrusion detection skills, it
ensures readiness for certification and real-world cybersecurity cases. Rated A+ for accuracy and
exam alignment. The actual C702 exam typically includes 150 questions, focusing on digital
forensics, network intrusion, and evidence handling.
Answer Format
Correct answers are highlighted in bold green. Each answer is supported with a rationale
explaining key forensic concepts, technical procedures, and best practices in network intrusion
response and investigation.
Exam Questions
1. What is the first step in responding to a network intrusion incident?
A. Analyze logs
B. Contain the incident to prevent further damage
C. Recover systems
D. Notify law enforcement
Rationale: Containment limits the spread of an intrusion, per NIST 800-61 incident
response guidelines.
2. Which tool is used for capturing network traffic during a forensic
investigation?
A. FTK Imager
B. Wireshark
, C. Volatility
D. Autopsy
Rationale: Wireshark captures and analyzes network packets, essential for intrusion
analysis.
3. What does a hash value ensure in digital forensics?
A. Data encryption
B. Evidence integrity
C. File compression
D. System monitoring
Rationale: Hashing (e.g., SHA-256) verifies that evidence remains unaltered.
4. In Windows forensics, where are network connection logs typically stored?
A. C:\Program Files
B. C:\Windows\System32\winevt\Logs\Security.evtx
C. C:\Users
D. C:\Temp
Rationale: Security event logs track network-related activities, including connections.
5. What is the primary purpose of a chain of custody in network forensics?
A. Speed up analysis
B. Ensure evidence admissibility in court
C. Delete logs
D. Monitor live traffic
Rationale: Chain of custody documents evidence handling, ensuring legal validity.
6. Which protocol is commonly analyzed for signs of unauthorized access?
A. FTP
B. TCP/IP
C. SMTP only
D. UDP only
Rationale: TCP/IP is foundational for network traffic analysis in intrusion detection.
7. What is a key step in volatile memory acquisition during an intrusion?
A. Shut down the system
B. Capture RAM using tools like DumpIt
C. Format the drive
D. Update software
Rationale: RAM capture preserves volatile data like running processes before
shutdown.
8. In network forensics, what does a high number of SYN packets without ACK
indicate?
A. Normal traffic
B. Potential SYN flood attack
, C. File transfer
D. System update
Rationale: Excessive SYN packets suggest a denial-of-service attack.
9. Which file system is commonly used in Windows for forensic analysis?
A. ext4
B. NTFS
C. HFS+
D. FAT16
Rationale: NTFS is the standard Windows file system, critical for forensic
investigations.
10.What legal principle governs the admissibility of network evidence?
A. Hearsay rule
B. Daubert standard
C. Miranda rights
D. Probable cause
Rationale: The Daubert standard ensures scientific reliability of forensic evidence.
11.Which Linux command displays active network connections for forensic
analysis?
A. ls
B. netstat
C. cat
D. rm
Rationale: netstat reveals open connections, aiding intrusion detection.
12.In cloud forensics, what is a primary challenge when investigating
intrusions?
A. Excessive local storage
B. Data volatility and jurisdictional issues
C. Lack of encryption
D. Slow processing
Rationale: Cloud data is transient and spans multiple legal jurisdictions.
13.What is the purpose of a write blocker in forensic disk analysis?
A. Speed up imaging
B. Prevent alteration of original evidence
C. Recover deleted files
D. Encrypt data
Rationale: Write blockers ensure evidence integrity during imaging.
14.Which Windows artifact tracks recently executed programs?
A. Pagefile.sys
B. Prefetch files