PBQ Workflow and Timing

Key Takeaways

  • Performance-based questions reward a repeatable workflow more than memorized trivia.
  • Read the task, identify the requested end state, and ignore details that do not affect the requested configuration.
  • Capture easy points first, flag uncertain PBQs, and return after the multiple-choice questions if time is tight.
  • Use Security+ decision patterns: least privilege, secure defaults, evidence preservation, and business constraints.
  • Before submitting a PBQ, verify that every required object, rule, identity, or control is placed in the correct final state.
Last updated: April 2026

PBQ Workflow and Timing

Performance-based questions, or PBQs, test whether you can apply Security+ concepts in a realistic task. The exam interface may ask you to drag controls, configure rules, review logs, classify risks, complete a diagram, or choose the best order of operations. The best candidates do not try to "solve everything at once." They use a short workflow.

The Five-Pass PBQ Method

PassWhat to doWhy it works
1. TaskRead the actual command: configure, identify, match, order, or remediatePrevents answering a different question than the one asked
2. ScopeMark the systems, users, ports, data, and constraints that matterKeeps you from chasing distractors
3. BaselineIdentify what is already correct and what is clearly wrongSaves time and avoids unnecessary changes
4. ApplyMake the smallest set of changes that reaches the required secure stateMatches least privilege and reduces side effects
5. VerifyRe-read the task and check each required itemCatches missed inbound/outbound direction, source, destination, or role errors

Timing Strategy

Do not let one PBQ consume the whole exam. A practical approach is:

SituationRecommended action
PBQ is familiar and mostly mechanicalComplete it now, then move on
PBQ is long but understandableDo obvious parts, flag it, and return later
PBQ is confusing after one careful readFlag it immediately and answer later with fresh context
Multiple-choice section is still untouchedProtect time for the rest of the exam

You may see several PBQs at the beginning, but the order does not mean they are worth spending unlimited time on. Easy multiple-choice points can be lost if you spend too long on one simulation.

Read the Verb

Verb in promptCandidate behavior
IdentifySelect the object or finding; do not redesign the environment
ConfigureChange settings, rules, roles, or controls to meet the stated goal
MatchPair each item with the best category, control, attack, or remediation
OrderPut actions into a defensible sequence
RemediateChoose controls that address the stated root cause
RecommendPick the best fit under the stated constraints

Original PBQ Scenario: Branch Office Exposure

A branch office has a file server, a jump box, a web server, and a firewall. The prompt says:

"Configure the firewall to allow public HTTPS to the web server, allow administrators to manage internal servers only through the jump box, and block direct Internet management access."

The high-yield reading is:

RequirementSecure interpretation
Public HTTPS to web serverAllow inbound TCP 443 from Internet to web server only
Manage internal servers through jump boxAllow admin network to jump box; allow jump box to internal management ports
Block direct Internet managementDeny inbound SSH, RDP, Telnet, WinRM, and database ports from Internet
Internal file serverDo not expose SMB to Internet

Good PBQ thinking is not "open whatever might be useful." It is "open the exact business path and deny the risky shortcuts."

Final Check Before Submit

Use this checklist on PBQs:

  • Direction: inbound, outbound, source, and destination are correct.
  • Identity: the user, group, role, or service account has only the required access.
  • Protocol: the secure protocol is selected when a secure and insecure option both appear.
  • Evidence: logs, alerts, or tickets are preserved if the scenario involves investigation.
  • Sequence: contain, preserve evidence, eradicate, recover, and document are not randomly ordered.
  • Constraints: legacy systems, downtime windows, cost, and compliance language are respected.

Common Exam-Day Mistakes

MistakeBetter move
Solving from memory before reading the taskRead the required end state first
Overconfiguring permissive rulesApply least privilege
Ignoring "most likely" or "best next" wordingChoose the answer that fits the timing and evidence
Treating every log line as equally importantPrioritize correlated identity, endpoint, network, and time clues
Forgetting to return to flagged PBQsLeave enough time for a final pass
Test Your Knowledge

A PBQ asks you to configure remote administration so admins can manage servers only through a jump box. Which approach best matches the requirement?

A
B
C
D
Test Your Knowledge

You spend several minutes on a confusing PBQ and still cannot identify the requested end state. What is the best exam strategy?

A
B
C
D
Test Your KnowledgeOrdering

Put the PBQ workflow in the most useful order.

Arrange the items in the correct order

1
Identify the requested task and end state
2
Mark relevant systems, users, data, and constraints
3
Determine what is already correct or clearly wrong
4
Apply the smallest secure change set
5
Verify each requirement before submitting