Courseiva
Back to Security+ SY0-701 questions

Scenario-based practice

Hard Difficulty 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.

20
scenario questions
SY0-701
exam code
CompTIA
vendor

Scenario guide

How to approach hard difficulty questions

These are the questions most candidates get wrong. They require connecting multiple concepts, reading tricky output, or knowing edge-case behaviour that isn't on most study cards. Practising them trains you to operate under uncertainty — a necessary skill on the real exam.

Quick answer

Hard Difficulty Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider 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 →

An order-entry application must survive a single server failure and continue serving users if the primary site becomes unavailable. Management wants automatic failover, but does not want to pay for fully active production capacity in two regions. Which design is best?

Question 2hardmulti select
Full question →

A report generator accepts a user-supplied report name and then passes it into a shell command to convert a file. During testing, a malicious value causes the server to run an unexpected system command. Which two changes best mitigate this issue while keeping the feature usable? Select two.

Question 3hardmultiple 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 4hardmatching
Full question →

Match each design requirement to the best security architecture control. Use each control once.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

DMZ

Bastion host

Microsegmentation

Zero Trust Network Access (ZTNA)

Load balancer

Question 5hardmulti select
Full question →

A user receives an SMS from 'IT Service Desk' saying their MFA enrollment expires today and includes a shortened link. Five minutes later, the user gets a phone call from the same number asking them to read back the code shown in the authenticator app so the ticket can be closed. Which two attack channels are used in this campaign? Select two.

Question 6hardmulti select
Read the full VPN explanation →

A SIEM correlates the following: 17 failed logons against the same VPN account from one IP in 9 minutes, a successful login from that IP, creation of a new API token in the SaaS tenant, and a large export job started two minutes later. Which two interpretations are best supported? Select two.

Question 7hardmulti select
Full question →

After a server rebuild, a Linux database host still has several unnecessary services enabled, including a graphical desktop, Telnet, and a printer service. The operations team wants a secure baseline that prevents the same drift from happening again after future maintenance. Which two actions best address the issue? Select two.

Question 8hardmulti select
Full question →

During a workstation review, analysts find a process injecting into explorer.exe and reading keyboard and clipboard events. They also see repeated outbound HTTPS beacons to a domain registered two days ago. The host is not renaming files or displaying a ransom note. Which two findings are most consistent with spyware? Select two.

Question 9hardmultiple 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 10hardmultiple 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 11hardmultiple choice
Full question →

A Java web service accepts a Base64-encoded `profile` object from the browser. During testing, changing a serialized field from `role=user` to `role=admin` causes a deserialization error unless the original signed blob is reused. When a captured valid blob is modified only slightly, the application reconstructs a different class and then exposes an internal admin page. Which attack pattern is most likely?

Question 12hardmultiple 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 13hardmulti select
Full question →

During testing of a shopping portal, a POST request to /api/address/update succeeds even when the anti-CSRF token is removed. In a separate test, changing customerId=1842 to customerId=1843 in a GET request returns another user's invoice data. Which two vulnerabilities are present? Select two.

Question 14hardmultiple choice
Full question →

Based on the exhibit, which finding should be remediated first?

Exhibit

Vulnerability review summary:

Finding A: CVE-2025-1184 | DMZ web server | Internet-facing | Remote code execution | Exploit in the wild | Patch available
Finding B: CVE-2025-4420 | Engineering laptop | Internal-only lab VLAN | CVSS 9.8 | Requires local access | No network path
Finding C: CVE-2025-6011 | File server | Internal network | Requires authenticated user | Compensating ACL restricts access
Finding D: CVE-2025-7044 | Backup appliance | Internal network | No patch yet | Vendor says issue is unreachable from network
Question 15hardmultiple choice
Full question →

A tester enters a crafted search term into an internal web application and sees no error message, but the page response always delays by exactly five seconds when the input includes a single quote followed by a conditional sleep function. The returned results look normal, so the tester repeats the request several times and the timing remains consistent. Which attack is most likely being attempted?

Question 16hardmultiple choice
Open the full VLAN trunking answer →

A company runs payroll and HR application servers on the same VLAN because a redesign is not possible this quarter. Security wants to reduce lateral movement if one workload is compromised, but the team cannot renumber the environment or add new physical firewalls. Which control best fits the requirement?

Question 17hardmulti select
Full question →

An operations team manages Linux servers over SSH. The security team wants to stop direct management access from employee laptops, reduce lateral movement if one admin endpoint is compromised, and keep a log of every administrative session. Which two design choices best fit? Select two.

Question 18hardmulti select
Full question →

A payment application must keep running if one application server fails, and the business can tolerate no more than 5 minutes of lost transactions and 30 minutes of downtime during a site outage. Which two controls best match the availability requirements? Select two.

Question 19hardmultiple 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 20hardmultiple choice
Full question →

A Windows file server was built from a gold image, but six months later a scan shows Remote Desktop enabled, SMBv1 re-enabled, and Print Spooler running. The same drift appears on several other servers after emergency troubleshooting. Security wants to return the environment to the approved baseline and prevent the changes from coming back. What is the best solution?

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.