Defensive Coding for C/C++

placeholder

To program defensively you must know what to look for. Explore common risks to C/C++ how to defend against common attacks the best way to deal with user input.