We provide virtual course about secure coding in C and C++ in english. Your application written in C and C++ works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe? Negative numbers, or specifically -2*32?
Course description:
Because that’s what the bad guys will do - and the list is far from complete. Handling security needs a healthy level of paranoia, and this is what this course provides: a strong emotional engagement by lots of hand on labs and stories from real life, all to substantially improve code hygiene.
Mistakes, consequences and best practices are our blood, sweat and tears. All this is put in the context of C and C++, and extended by core programming issues, discussing security pitfalls of code written in these languages So that you are prepared for the forces of the dark side. So that nothing unexpected happens. Nothing.
Outline:
• Cybersecurity basics
• Buffer overflow
• Common software security weaknesses
• Wrap up
Objective list:
• Handling security challenges in your C and C++ code
• Identify vulnerabilities and their consequences
• Learn the security best practices in C and C++
Target audience:
C/C++ developers
Prerequisites:
• General C/C++ development
Language:
• The course is given in english