LAB 288 – Defending C# Applications Against Null Pointer Dereference
Course Overview
The Defending Against Null Pointer Dereference lab assesses the learner’s ability to fix code that contains a Null Pointer Dereference. This vulnerability occurs when the application dereferences a pointer that it expects to be valid but is NULL, typically causing a crash or exit.
After completing this lab, the learner will understand how to defend C# applications against null pointer dereference attacks that bypass security logic or cause the application to reveal debugging information that will be valuable in planning subsequent attacks.
Course Details
Course Number: LAB 288
Course Duration: 10 minutes
Course CPE Credits: .25
NICE Specialty Areas
Available Languages
- English