🔥 40% Off Crucial Exams Memberships — This Week Only

2 days, 11 hours remaining!

ISC2 Systems Security Certified Practitioner (SSCP) Practice Question

During a security review, an e-commerce company's DevOps team discovers that user passwords are stored as plain SHA-256 hashes without any additional protection. The CISO wants to lower the likelihood that attackers could leverage pre-computed rainbow tables while keeping the existing authentication flow and avoiding major performance penalties. Which action best addresses the CISO's requirement?

  • Leave the hash implementation unchanged and instead encrypt the entire user credentials table with AES-256 at rest.

  • Generate a unique, cryptographically secure random salt for every password and concatenate it with the password before applying SHA-256, storing the salt alongside the resulting hash.

  • Replace SHA-256 with RSA encryption of each password using the site's public key before storing it in the database.

  • Keep using SHA-256 but run the hash function ten times in succession without adding any salt.

ISC2 Systems Security Certified Practitioner (SSCP)
Cryptography
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot