Free GRID Practice Questions
10 free, exam-style GIAC Response and Industrial Defense (GRID) practice questions with answers and
explanations. No signup required. Work through them below, then take the
full free GRID practice test to study every exam domain.
Question 1
During an investigation, an ICS analyst reverse-engineers a malware sample recovered from an engineering workstation, derives new detection signatures and network indicators, and shares them with the sector ISAC. Within the Active Cyber Defense Cycle, these actions belong to which phase?
- Asset Identification and Network Security Monitoring
- Threat Intelligence Consumption
- Threat and Environment Manipulation
- Incident Response
Show answer & explanation
Correct answer: C - Threat and Environment Manipulation
Question 2
Threat hunters confirm an adversary has established command-and-control on a historian in the corporate network and is harvesting credentials, but no control-system device or physical process has been affected. According to the ICS Cyber Kill Chain, the intrusion is currently in:
- Stage 2, because the adversary can now reach operational technology
- Stage 1 (Cyber Intrusion Preparation and Execution)
- The Validation step, because the adversary is testing access to the process
- The Execute step of the ICS Attack stage
Show answer & explanation
Correct answer: B - Stage 1 (Cyber Intrusion Preparation and Execution)
Question 3
A plant must build an accurate asset inventory of a live process network that includes aging PLCs known to fault when probed. The OT security team needs make, model, firmware, and protocols for each device with the LOWEST risk to operations. Which discovery approach is MOST appropriate?
- Run an authenticated Nmap scan with ICS-specific scripts during production
- Send native protocol read requests to each PLC to enumerate firmware
- Schedule an active vulnerability scan of the control subnet after shift change
- Passively analyze a SPAN/tap feed of existing network traffic
Show answer & explanation
Correct answer: D - Passively analyze a SPAN/tap feed of existing network traffic
Question 4
In a packet capture from a manufacturing cell, an analyst sees a workstation that is not the engineering station repeatedly sending function code 0x06 over TCP port 502 to a PLC. What is the analyst MOST likely observing?
- Modbus write-single-register commands being issued to the PLC
- DNP3 unsolicited response messages sent from the PLC back to the workstation
- EtherNet/IP session setup between two controllers
- IEC 60870-5-104 general interrogation of the PLC
Show answer & explanation
Correct answer: A - Modbus write-single-register commands being issued to the PLC
Question 5
When designing a defensible architecture using the Purdue Model, what is the PRIMARY security purpose of the Level 3.5 industrial DMZ (iDMZ)?
- To host the safety instrumented system separately so it is isolated from basic process control logic
- To provide the real-time, deterministic control loop that drives Level 0 field instrumentation directly
- To broker traffic so there is no direct path between the enterprise (IT) and control (OT) networks
- To consolidate every historian, HMI, and engineering workstation into one centrally monitored zone
Show answer & explanation
Correct answer: C - To broker traffic so there is no direct path between the enterprise (IT) and control (OT) networks
Question 6
Mid-incident, responders determine that fully isolating an infected PLC would halt a continuously running process with potential safety consequences. The standard IT playbook calls for immediate containment by isolation. What is the MOST appropriate course of action in this ICS environment?
- Immediately disconnect the PLC from the network, since the fastest possible containment always limits the overall damage
- Coordinate with operations and engineering to contain the threat while preserving process safety and availability
- Power down the entire affected control segment right away to absolutely guarantee the malware is unable to spread further
- Defer any containment activity entirely until it can be addressed during the post-incident lessons-learned review
Show answer & explanation
Correct answer: B - Coordinate with operations and engineering to contain the threat while preserving process safety and availability
Question 7
A compromised HMI is still powered on and running. Following the order of volatility, which evidence should responders acquire FIRST?
- A forensic disk image of the HMI's hard drive
- Archived backups of the HMI configuration from the historian
- Application and event logs exported to a USB drive
- A capture of the HMI's volatile memory (RAM)
Show answer & explanation
Correct answer: D - A capture of the HMI's volatile memory (RAM)
Question 8
An ICS defender wants to generate rich, protocol-aware connection logs and asset metadata from network traffic in order to build a behavioral baseline of normal communications, rather than only alerting on known-bad signatures. Which tool is BEST suited to this goal?
- Zeek
- Snort
- FTK Imager
- Volatility
Show answer & explanation
Correct answer: A - Zeek
Question 9
While analyzing an intrusion with the Diamond Model, an analyst documents a domain name and a set of IP addresses that the adversary registered and used to host their command-and-control server. These artifacts map to which core feature of the Diamond Model?
- Capability
- Adversary
- Infrastructure
- Victim
Show answer & explanation
Correct answer: C - Infrastructure
Question 10
To triage a suspicious binary recovered from an OT network, an analyst inspects its file headers, embedded strings, and imported functions without ever running the file. This technique is BEST described as:
- Static analysis
- Dynamic (behavioral) analysis
- Detonation in a sandbox
- Live-system memory forensics
Show answer & explanation
Correct answer: A - Static analysis