CompTIA Security+ SY0-701 PBQs

Master performance-based questions with hands-on security simulations and troubleshooting scenarios.

Security+ PBQ FAQs

What types of PBQs are on Security+ SY0-701?

Our 500+ PBQs cover all exam objectives: firewall configurations (25%), attack analysis (20%), security control implementations (30%), and troubleshooting (25%). Each mirrors the drag-and-drop, simulation, and CLI tasks on the actual exam.

πŸ“‡

Security+ Command Flashcards

Our 200+ CLI flashcards reinforce:

  • Firewall commands (iptables, Windows Firewall)
  • Log analysis (grep, findstr)
  • Network tools (nmap, netstat, ping)

How many PBQs are on the Security+ exam?

The SY0-701 exam typically includes 3-5 performance-based questions among its 90 total questions. Our PRO version provides 50+ PBQs with detailed solution walkthroughs.

⏱️

PBQ Time Management

Multiple Choice

85 questions
~1 min/question

PBQs

3-5 tasks
~5 min each

Strategy: Complete PBQs first, then return to multiple-choice.

Do you cover all 5 Security+ domains?

Yes! We cover General Security Concepts (12%), Threats (22%), Architecture (18%), Operations (28%), and Risk Management (20%) with scenario-based questions matching CompTIA's weightings.

πŸ—ΊοΈ

Security+ Concept Maps

Interactive learning tools:

  • Attack lifecycle visualizations
  • Security control selectors
  • Clickable OSI model with vulnerabilities

What's the best way to practice Security+ PBQs?

Our 3-step method: 1) Study solution approaches, 2) Attempt timed simulations, 3) Review mistake analysis. 92% of users completing all 3 steps pass their PBQs on first try.

πŸ“Š

Your PBQ Study System

graph LR A[Learn Approaches] --> B[Timed Practice] B --> C[Mistake Review] style A fill:#e38b29,stroke:#333 style B fill:#e38b29,stroke:#333 style C fill:#e38b29,stroke:#333

Security+ Performance-Based Questions

Practice with real-world security tasks similar to the SY0-701 exam's performance elements.

PBQ 1: Firewall Rule Implementation

Scenario: Configure Windows Firewall to:

  1. Allow RDP only from the IT subnet (192.168.1.0/24)
  2. Block all inbound SMB traffic
  3. Permit outbound HTTPS
graph LR A[IT Subnet] -->|RDP| B[Firewall] C[Any] -->|Block SMB| B B -->|Allow HTTPS| D[Internet] style B fill:#e38b29,stroke:#333

Correct Rules:

  1. Allow Rule: TCP 3389 from 192.168.1.0/24
  2. Block Rule: TCP 445 from Any
  3. Outbound Rule: TCP 443 to Any

Exam Tip: Rules are processed in order - place specifics before general rules.

PBQ 2: Log Analysis

Task: Review these logs to identify the attack type and recommend mitigation:

[2025-03-15 08:15] 45.227.253.109 - POST /wp-admin - 403
[2025-03-15 08:16] 45.227.253.109 - POST /wp-login - 403  
[2025-03-15 08:17] 45.227.253.109 - POST /xmlrpc.php - 200
                    

Analysis:

  • Attack Type: WordPress brute force (xmlrpc.php exploitation)
  • Indicators: Repeated POSTs to admin paths
  • Mitigation: Disable xmlrpc.php, implement WAF, enable 2FA

Why this matters: WordPress attacks comprise 32% of web compromises.

Custom Study Paths

Focus on areas matching your background:

Ready to Ace Security+ PBQs?

Start Free Security+ Quiz Now

7-day free trial of PRO features including PBQ simulations

Explore Security+ Web App
Download Djamgatech on the App Store
Download Djamgatech on the Google Play Store
Download Djamgatech at the Microsoft Windows App Store