SSCP / Comparisons

Security concepts that look similar under pressure.

SSCP questions often make two answers seem technically possible. These comparisons help you pick the best operational answer.

Hashing vs Encryption

Hashing is not encryption. Do not choose hashing when the original value must be recovered.

IDS vs IPS

If prevention is required, a passive IDS alone is not enough.

RTO vs RPO vs MTD

Backups prove RPO only when restores are tested; they do not automatically meet RTO.

SAST vs DAST

Use both when possible; each sees a different class of risk.