PassFish

SSCP practice questions — 10 free

Systems Security Certified Practitioner · every answer carries the reasoning, and why each other option fails.
842 questions
11 chapters of notes
EN + ZH languages
NOTES SAMPLE

About This Exam

SSCP stands for Systems Security Certified Practitioner, a credential issued by ISC2. It targets people who are already doing hands-on security work — configuring access controls, watching monitoring alerts, handling incidents, maintaining networks and endpoints. ISC2 states the purpose plainly: the credential confirms a practitioner's ability to implement, monitor and administer IT infrastructure in accordance with information security policies and procedures that ensure data confidentiality, integrity and availability.

Put it next to CISSP from the same issuer and the division of labour becomes clear. CISSP tests design and governance — how a security architecture should be built, how risk decisions get made, how a programme is run. SSCP tests execution and operations — the policy already exists, and your job is to land it on devices, accounts, logs and procedures. That is why the most frequent question shape on SSCP is not "how should the organisation weigh this" but "how should this be configured", "what does this alert mean", "what comes next".

Seven domains and their weights

The current exam outline took effect on 1 October 2025. The seven domains and their official weights:

DomainNameWeight
1Security Concepts and Practices16%
2Access Controls15%
3Risk Identification, Monitoring and Analysis15%
4Incident Response and Recovery14%
5Cryptography9%
6Network and Communications Security16%
7Systems and Application Security15%

The spread runs from 9% to 16% — unusually flat. No single domain can carry you past the cut score, and none is small enough to skip. Cryptography looks light at 9%, but it is the one domain whose conceptual density far exceeds its weight: asymmetric encryption, hashing, digital signatures and PKI are treated as known prerequisites throughout Domain 2 (authentication methods), Domain 6 (secure protocols) and Domain 7 (data protection).

Exam specification

ItemOfficial
Length2 hours
Number of items100–125
Item formatMultiple choice and advanced item types
Scoring1000-point scale, **700 to pass**
Delivery**Computerized Adaptive Testing (CAT)**
LanguagesEnglish, Japanese, Spanish
VenuePearson VUE test centre

Two points deserve emphasis.

QUESTION BANK SAMPLE

10 questions with full reasoning

Tap an option to see the answer, the reasoning, and why the other three fail.

Question 1 of 10

Maddox is conducting an information audit for his organization. Which one of the following elements that he discovered is least likely to be classified as PII when used in isolation?

Why B is correct

Privacy is of the utmost concern when handling personally identifiable information (PII). PII includes any information that may be reasonably tied to a specific person. This would include street addresses, telephone numbers, and national ID numbers (such as Social Security numbers). Item codes, when not tied to a name or other identifier, would not constitute PII.

Question 2 of 10

Which of the following tools is not typically used to verify that a provisioning process was followed in a way that ensures that the organization's security policy is being followed?

Why C is correct

While signature-based detection is used to detect attacks, review of provisioning processes typically involves checking logs, reviewing the audit trail, or performing a manual review of permissions granted during the provisioning process.

Question 3 of 10

Which type of business impact assessment tool is most appropriate when attempting to evaluate the impact of a failure on customer confidence?

Why B is correct

Qualitative tools are often used in business impact assessment to capture the impact on intangible factors such as customer confidence, employee morale, and reputation.

Question 4 of 10

Maria's organization is building a property records system that will rely upon a distributed immutable ledger to preserve transaction records. What technology is best suited to assist with this implementation?

Why B is correct

It is possible that any of these technologies could play a role in this system, but the relevant words in this question are that Maria is seeking a distributed, immutable ledger. This is the core function of blockchain solutions, making blockchain the best possible answer.

Question 5 of 10

Lauren uses the ping utility to check whether a remote system is up as part of a penetration testing exercise. If she does not want to see her own ping packets, what protocol should she filter out from her packet sniffer's logs?

Why D is correct

Ping uses ICMP, the Internet Control Message Protocol, to determine whether a system responds and how many hops there are between the originating system and the remote system. Lauren simply needs to filter out ICMP to not see her pings.

Question 6 of 10

What type of malware is characterized by spreading from system to system under its own power by exploiting vulnerabilities that do not require user intervention?

Why D is correct

Worms have built-in propagation mechanisms that do not require user interaction, such as scanning for systems containing known vulnerabilities and then exploiting those vulnerabilities to gain access. Viruses and Trojan horses typically require user interaction to spread. Logic bombs do not spread from system to system but lie in wait until certain conditions are met, triggering the delivery of their payload.

Question 7 of 10

Sally's organization needs to be able to prove that certain staff members sent emails, and she wants to adopt a technology that will provide that capability without changing their existing email system. What is the technical term for the capability Sally needs to implement as the owner of the email system, and what tool could she use to do it?

Why C is correct

Sally needs to provide nonrepudiation, the ability to provably associate a given email with a sender. Digital signatures can provide nonrepudiation and are her best option. IMAP is a mail protocol, encryption can provide confidentiality, and DKIM is a tool for identifying domains that send email.

Question 8 of 10

Which group is best suited to evaluate and report on the effectiveness of administrative controls an organization has put in place to a third party?

Why C is correct

External auditors can provide an unbiased and impartial view of an organization's controls to third parties. Internal auditors are useful when reporting to senior management of the organization but are typically not asked to report to third parties. Penetration tests test technical controls but are not as well suited to testing many administrative controls. The employees who build and maintain controls are more likely to bring a bias to the testing of those controls and should not be asked to report on them to third parties.

Question 9 of 10

Which of the following is the most reliable authentication method for remote access?

Why B is correct

A Synchronous token generates a one-time password that is only valid for a short period of time. Once the password is used it is no longer valid, and it expires if not entered in the acceptable time frame. The following answers are incorrect: Variable callback system. Although variable callback systems are more flexible than fixed callback systems, the system assumes the identity of the individual unless two-factor authentication is also implemented. By itself, this method might allow an attacker access as a trusted user. Fixed callback system. Authentication provides assurance that someone or something is who or what he/it is supposed to be. Callback systems authenticate a person, but anyone can pretend to be that person. They are tied to a specific place and phone number, which can be spoofed by implementing call-forwarding. Combination of callback and Caller ID. The caller ID and callback functionality provides greater confidence and auditability of the caller's identity. By disconnecting and calling back only authorized phone numbers, the system has a greater confidence in the location of the call. However, unless combined with strong authentication, any individual at the location could obtain access. The following reference(s) were/was used to create this question: Shon Harris AIO v3 p. 140, 548 - ISC2 OIG 2007 p. 152-153, 126-127

Question 10 of 10

What is the role of IKE within the IPsec protocol?

Why A is correct

Within IPsec, IKE (Internet Key Exchange) handles the control plane: negotiating the parameters of the security association, completing peer authentication, and using Diffie-Hellman to negotiate the session key. Actually encrypting and decrypting data is done by data-plane protocols such as ESP and AH — the division between control plane and data plane is the criterion for this question.

These 10 are a sample

See the full bank