Courseiva
Back to Security+ SY0-701 questions

Scenario-based practice

Refer to the Exhibit Practice Questions

Practise Security+ SY0-701 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

15
scenario questions
SY0-701
exam code
CompTIA
vendor

Scenario guide

How to approach refer to the exhibit practice questions

Practise exhibit-style questions that ask you to read a topology, table, command output or diagram before choosing the best answer.

Quick answer

Exhibit-style questions test whether you can read a topology, command output, diagram or table before choosing the best answer.

How to extract the relevant detail from an exhibit.

How topology, command output or routing information affects the answer.

How to avoid answering from memory before reading the evidence.

How to map the exhibit back to the exam objective.

Related practice questions

Related SY0-701 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmultiple choice
Full question →

Based on the exhibit, what is the best-supported conclusion for the SOC analyst?

Exhibit

DNS telemetry for host LAP-09:
10:14:02  query=TXT  name=k7f3a9d1a.reporting-updates.net  client=10.1.8.44
10:15:02  query=TXT  name=m2b8c4.reporting-updates.net       client=10.1.8.44
10:16:02  query=TXT  name=q9z1x7.reporting-updates.net       client=10.1.8.44
10:17:02  query=TXT  name=t4n8p2.reporting-updates.net       client=10.1.8.44
Packet summary: 58-byte UDP responses, repeated every 60 seconds
Proxy logs: no HTTP or HTTPS sessions to reporting-updates.net
EDR: python.exe launched by signed pdf reader, process exited in 3 seconds
EDR network telemetry: same pattern continued after the document closed
Question 2mediummultiple choice
Full question →

Based on the exhibit, which access design change best reduces fraud risk without stopping the payroll process?

Exhibit: Payroll application roles: - HR-Editor: can update employee records - Payroll-Approver: can release payment batches - Audit-Reader: can view reports only

Current assignment: User Lisa has both HR-Editor and Payroll-Approver because she "handles payroll end to end." Management wants to reduce the chance of one person creating and approving a fraudulent payment.

Exhibit

Exhibit:
Payroll application roles:
- HR-Editor: can update employee records
- Payroll-Approver: can release payment batches
- Audit-Reader: can view reports only

Current assignment:
User Lisa has both HR-Editor and Payroll-Approver because she "handles payroll end to end."
Management wants to reduce the chance of one person creating and approving a fraudulent payment.
Question 3hardmultiple choice
Full question →

Based on the exhibit, which principle should the organization enforce to reduce fraud risk while keeping the business process functional?

Exhibit

Finance change workflow:
Step 1: Create vendor record - AP Clerk
Step 2: Enter invoice - AP Clerk
Step 3: Approve payment above $5,000 - AP Manager
Step 4: Update bank account - Treasury Admin

Finding:
The shared account finance_ops can perform all four steps, and two employees use the same credentials for convenience.
Question 4hardmultiple choice
Full question →

Based on the exhibit, which key management improvement best preserves recoverability if the primary backup server is lost?

Exhibit

Backup job design
- Generate a random AES key to encrypt 8 TB of archive data
- Encrypt the AES key with the backup server’s public key
- Store the encrypted AES key alongside the archive
- Secondary site must restore the data if the primary backup server is unavailable
- Current design stores the corresponding private key only on the primary server
Question 5hardmultiple choice
Full question →

Based on the exhibit, what is the best conclusion about the signed document?

Exhibit

openssl verify -CAfile corp-root.pem signed-invoice.pdf
signed-invoice.pdf: OK

Signature report:
- Signer: CN=Northwind Procurement
- Issuer: CN=Corp Intermediate CA
- Timestamp: 2026-04-14 16:22 UTC
- Document digest: matches signature
Question 6mediummultiple choice
Full question →

Based on the exhibit, what security issue is most likely present?

Exhibit

Configuration review output from a new network camera deployment:

Interface status:
  0.0.0.0:8080   LISTEN  camera-web
  0.0.0.0:554    LISTEN  rtsp-stream
Admin banner:
  Firmware version 1.0.3
  Admin login: enabled
  Password policy: not enforced
Firewall ACL:
  allow tcp any any eq 8080
  allow tcp any any eq 554
Question 7hardmultiple choice
Full question →

Based on the exhibit, what best describes the additional measures applied to the legacy system?

Exhibit

Legacy system constraints
- Controller cannot support MFA
- Controller cannot support modern encryption
- Replacement will not occur for 9 months
Compensating measures implemented
- Dedicated management VLAN
- Firewall ACLs limiting source IPs
- Jump host with session recording
- Daily configuration backups
Question 8mediummultiple choice
Full question →

Based on the exhibit, which action should the incident response team take next to eradicate the threat?

Exhibit

EDR timeline - WS-224
11:07  User opened invoice.docm
11:08  winword.exe spawned powershell.exe -enc <redacted>
11:09  PowerShell created C:\ProgramData\updater.vbs
11:10  Scheduled task 'UpdaterSvc' created to run at logon
11:12  Outbound connection blocked to 203.0.113.77:8443
11:14  Host isolated from the network
11:16  Memory capture completed

Analyst note:
  The workstation was used for finance approvals during the last hour.
  No other hosts have shown the same indicators yet.
Question 9mediummultiple choice
Full question →

A security analyst observes a pattern where an account exhibits multiple failed login attempts from an IP address in a foreign country, followed by a successful login from the same account but from a different IP address in another foreign country minutes later. The analyst wants to deploy a control that can automatically detect and alert on this type of anomalous user behavior, even if the individual login events are not blocked by existing rules. Which of the following security controls is BEST suited for this task?

Question 10mediummultiple choice
Full question →

Based on the exhibit, which awareness action should the security manager prioritize next?

Exhibit

Phishing simulation results from the last 30 days:
- Executives: 24% clicked, 0% reported
- Customer Support: 19% clicked, 1% reported
- Finance: 11% clicked, 3% reported
- IT: 6% clicked, 8% reported

Program note:
- The organization wants to reduce user clicks and improve reporting of suspicious messages.
Question 11mediummultiple choice
Full question →

Based on the exhibit, users report that the new payment portal opens only after they bypass a browser warning. Which remediation best restores secure access without weakening certificate validation?

Exhibit

$ openssl s_client -connect pay.example.net:443 -servername pay.example.net
CONNECTED(00000003)
depth=0 CN = portal.example.net
verify error:num=62:hostname mismatch
verify return:1
---
Certificate chain
 0 s:CN = portal.example.net
   i:CN = Example Issuing CA
   a:PKEY: rsaEncryption, 2048 (bit)
   Not After : May 10 2026
---
Question 12mediummultiple choice
Full question →

Based on the exhibit, what is the best response to the facilities manager's request?

Exhibit

Corporate privacy notice excerpt:
- Employee home addresses, personal phone numbers, and emergency contacts are collected for payroll, benefits, tax reporting, and emergency notification only.
- Access is limited to HR and Payroll unless a privacy review approves another purpose.

Ticket:
- Facilities manager requests an export of all employee home addresses and personal phone numbers to mail holiday gifts and parking passes.
Question 13mediummultiple choice
Full question →

Based on the exhibit, which control should be enabled to mitigate this issue?

Exhibit

Packet Capture Summary
Host 10.20.30.44 sends repeated ARP replies:
  "10.20.30.1 is at 00:11:22:33:44:55"
  "10.20.30.1 is at 00:11:22:33:44:55"
Switch logs:
  DHCP snooping: disabled
  ARP inspection: disabled
Users report intermittent gateway connectivity and traffic sent to the wrong MAC address.
Question 14easymultiple choice
Full question →

Based on the exhibit, what type of malware is most likely present?

Exhibit

Task Scheduler entry on FIN-SRV2:
Task Name: MonthlyCleanup
Trigger: 12/31/2026 18:00
Action: powershell.exe -ExecutionPolicy Bypass -File C:\Users\Public\cleanup.ps1
Script contents:
if ($env:USERNAME -eq 'j.smith') { Remove-Item C:\Finance\Archive\* -Recurse -Force }
Security note: The script was added by a former contractor before departure.
Question 15easymultiple choice
Read the full wireless explanation →

Based on the exhibit, what wireless threat is most likely occurring?

Exhibit

Wireless scan from the lobby:
SSID: CorpWiFi       BSSID: 18:AA:10:22:44:60  Signal: -78 dBm
SSID: CorpWiFi       BSSID: 7C:22:90:11:33:AA  Signal: -41 dBm
SSID: CorpGuest      BSSID: 18:AA:10:22:44:61  Signal: -79 dBm
User report: "My tablet connected to CorpWiFi automatically, then a sign-in page appeared that looked different from our normal one."

These SY0-701 practice questions are part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style SY0-701 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.