Secure coding in C and C++ for medical devices (english)



Kursarrangør: Glasspaper AS
Sted: Oslo, Helsfyr
Oslo
Kursadresse: Brynsveien 12, 0667 Oslo (kart)
Type:Åpent kurs / gruppeundervisning
Studie / yrkesutdanning
Undervisningstid: kl 09:00 - 17:00
Varighet: 4 days
Pris: 25.900
Neste kurs: 19.11.2024 | Vis alle kursdatoer

We provide course about secure coding in C and C++ for medical devices in english. Your medical device 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 -1 or -231?

Course description:
Because that’s what the bad guys will do - and the list is far from complete. The most important concern in the healthcare industry is naturally safety. However, once isolated medical devices became highly connected to date, which poses new kinds of security risks: from exposing sensitive patient information to denial of service. And remember, there is no safety without security! Handling security needs a healthy level of paranoia, and this is what this course provides: a strong emotional engagement by lots of hands 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 medical devices developed in C and C++, and extended by core programming issues, discussing security pitfalls of these languages. So that you are prepared for the forces of the dark side. So that nothing unexpected happens. Nothing.

Outline:
• Cyber security basics
• Buffer overflow
• Memory management hardening
• Common software security weaknesses
• Using vulnerable components
• Security testing
• Wrap up

Sector:
• Healthcare, Medical devices

Objective list:
• Getting familiar with essential cyber security concepts
• Learning about security specialties of the healthcare sector
• Identify vulnerabilities and their consequences
• Learn the security best practices in C and C++
• Input validation approaches and principles
• Managing vulnerabilities in third party components
• Understanding security testing methodology and approaches
• Getting familiar with common security testing techniques and tools

Target audience:
C/C++ developers developing medical devices

Prerequisites:
• General C/C++ development

Language:
• The course is given in english