SECURITY PROFESSIONAL (GICSP) EXAM
WITH QUESTIONS AND VERIFIED
ANSWERS, PLUS DETAILED
RATIONALES/EXPERT VERIFIED FOR
GUARANTEED PASS 2026/LATEST
UPDATE/INSTANT DOWNLOAD PDF
Question 1
An industrial facility operates a PLC-based control system for a
continuous chemical process. The PLCs communicate with remote I/O
modules over an industrial Ethernet network. A security engineer
proposes deploying an aggressive network intrusion-prevention system
directly between the PLCs and the remote I/O devices. During testing,
several legitimate control packets are delayed, causing process alarms.
Which principle should have guided the security architecture decision?
A. Confidentiality should always take precedence over availability
B. Industrial control security must account for deterministic timing and
safety requirements
C. IPS devices should always operate inline on Level 0 networks
D. IT security controls should be applied identically to OT environments
Answer: B. Industrial control security must account for
deterministic timing and safety requirements
Rationale: Industrial environments frequently prioritize availability,
deterministic communications, process integrity, and safety. A security
control that introduces latency, packet modification, or unexpected
behavior can interfere with control operations. Security architecture
must therefore consider the physical process, timing requirements,
1
,safety functions, and operational consequences before deploying inline
controls.
Question 2
A manufacturing organization wants to divide its enterprise IT network
from its industrial control environment. The organization currently has a
single flat Ethernet network containing business workstations,
engineering workstations, HMIs, PLCs, historians, and Internet-
connected systems.
Which architecture would provide the strongest foundational
improvement?
A. Increase antivirus coverage on every workstation
B. Place all devices behind a single perimeter firewall
C. Implement network segmentation with controlled conduits between
security zones
D. Replace Ethernet with wireless communications
Answer: C. Implement network segmentation with controlled
conduits between security zones
Rationale: Segmentation limits the ability of an attacker to move
laterally between business and industrial systems. A properly designed
architecture establishes security zones and tightly controlled conduits
between them. This approach is more effective than relying solely on
endpoint security or a single perimeter device.
Question 3
A historian must receive process data from a control-system network,
while administrators require access to selected historical information
from the corporate network. Security architects want to prevent
2
,corporate users from establishing direct connections into the control
network.
Which design is most appropriate?
A. Allow direct bidirectional routing between corporate and control
networks
B. Place the historian directly on the corporate LAN
C. Use an appropriately secured intermediary zone such as an industrial
DMZ
D. Disable all historian functionality
Answer: C. Use an appropriately secured intermediary zone such as
an industrial DMZ
Rationale: An industrial DMZ can provide an intermediary security
boundary between enterprise and control environments. Services that
legitimately need to exchange information can be placed or replicated
there while avoiding unrestricted direct connectivity into the control
network.
Question 4
An engineer receives a USB drive from a contractor containing firmware
updates for PLCs. The contractor claims the files are legitimate. The
plant has no established procedure for removable media.
What is the BEST security practice?
A. Immediately install the firmware because it came from the vendor
B. Copy the files to every PLC simultaneously
C. Validate the media and software, scan it in a controlled environment,
verify integrity and authorization, and follow change-control procedures
D. Connect the USB drive to an HMI and allow the operating system to
scan it automatically
3
, Answer: C. Validate the media and software, scan it in a controlled
environment, verify integrity and authorization, and follow change-
control procedures
Rationale: Removable media can introduce malware, unauthorized
software, or corrupted firmware into an OT environment. Industrial
organizations should use controlled media-handling procedures,
malware scanning, integrity verification, vendor validation,
authorization, backups, and formal change management before
introducing software or firmware into operational systems.
Question 5
A plant's safety instrumented system detects dangerous process
conditions and places equipment into a safe state. An attacker
compromises the supervisory control system but cannot directly modify
the safety controller.
What security concept does this architecture primarily demonstrate?
A. Defense in depth
B. Data normalization
C. Single sign-on
D. Network address translation
Answer: A. Defense in depth
Rationale: Defense in depth uses multiple independent or
complementary layers of protection. Separating safety functions from
ordinary supervisory control reduces the likelihood that compromise of
one layer will automatically defeat every protection mechanism.
Question 6
4