Certified SOC Analyst (CSA) — Question 61

Wesley is an incident handler in a company named Maddison Tech. One day, he was learning techniques for eradicating the insecure deserialization attacks.
What among the following should Wesley avoid from considering?

Answer options

Correct answer: C

Explanation

The correct answer is C because allowing serialization for security-sensitive classes can introduce vulnerabilities. Options A, B, and D are important practices to mitigate risks associated with deserialization attacks and should be considered by Wesley.