8340  Reviews star_rate star_rate star_rate star_rate star_half

Secure Coding in C and C++ for Medical Devices

This Secure Coding in C and C++ for Medical Devices training teaches attendees essential cyber security concepts in the context of the healthcare sector. Students learn secure code best practices in...

Read More
Duration 4 days
Course Code SEC-136
Available Formats Classroom

Overview

This Secure Coding in C and C++ for Medical Devices training teaches attendees essential cyber security concepts in the context of the healthcare sector. Students learn secure code best practices in C and C++ and how to leverage common security testing techniques to prevent data breaches.

Note: To ensure ample one-on-one engagement with the instructor, this class is capped at 12 people, overriding Ascendient Learning’s default cap of 15.

Skills Gained

  • Get familiar with essential cyber security concepts
  • Learn about security specialties of the healthcare sector
  • Handle security challenges in your C and C++ code
  • Identify vulnerabilities and their consequences
  • Learn security best practices in C and C++
  • Understand security testing methodology and approaches
  • Get familiar with common security testing techniques and tools

Prerequisites

All students must have general C/C++ development knowledge.

Course Details

Training Materials

All Medical Device Secure Coding training attendees receive comprehensive courseware.

Software Requirements

Attendees will not need to install any software on their computers for this class. The class will be conducted in a remote environment that Ascendient Learning will provide; students will only need a local computer with a web browser and a stable Internet connection. Any recent version of Microsoft Edge, Mozilla Firefox, or Google Chrome will work well.

Outline

  • Introduction
  • Cyber Security Basics
    • What is security?
    • Threat and risk
    • Cyber security threat types
    • Consequences of insecure software
      • Constraints and the market
      • The dark side
    • Regulations and standards
      • Regulations for healthcare information systems
      • Regulations for medical devices
    • Cyber security in the healthcare sector
      • Threats and trends in healthcare
      • Threats to medical devices
      • The problem of legacy systems
  • Buffer Overflow
    • Assembly basics and calling conventions
      • x64 assembly essentials
      • Registers and addressing
      • Most common instructions
      • Calling conventions on x64
    • Memory management vulnerabilities
      • Memory management and security
      • Vulnerabilities in the real world
      • Buffer security issues
      • Buffer overflow on the stack
      • Buffer overflow on the heap
      • Pointer manipulation
    • Best practices and some typical mistakes
      • Unsafe functions
      • Dealing with unsafe functions
      • What’s the problem with asctime()?
      • Using std::string in C++
    • Some typical mistakes leading to BOF
      • Unterminated strings
      • readlink() and string termination
      • Manipulating C-style strings in C++
      • Malicious string termination
      • String length calculation mistakes
      • Off-by-one errors
      • Off-by-one error in VxWorks TCP ‘Urgent Data’ parsing
      • Allocating nothing
  • Common Software Security Weaknesses
    • Security features
      • Authentication
      • Password management
    • Input validation principles
    • Blacklists and whitelists
    • Data validation techniques
    • Case study: Missing input validation in Natus Xltek NeuroWorks 8
    • What to validate: the attack surface
    • Where to validate: defense in depth
    • How to validate: validation vs transformations
    • Output sanitization
    • Encoding challenges
    • Validation with regex
    • Injection
      • Injection principles
      • Injection attacks
      • Code injection
    • Integer handling problems
      • Representing signed numbers
      • Integer visualization
      • Integer promotion
      • Integer overflow
      • Signed / unsigned confusion
      • Integer truncation
      • Case study: WannaCry
      • Best practices
    • Files and streams
      • Path traversal
      • Path traversal-related examples
      • Path traversal best practices
    • Format string issues
      • The problem with printf()
    • Time and state
      • Race conditions
    • Errors
      • Error and exception handling principles
      • Error handling
      • Exception handling
    • Code quality
      • Data handling
      • Control flow
      • Signal handling
      • Object oriented programming pitfalls
      • Memory and pointers
      • File I/O
  • Using Vulnerable Components
    • Assessing the environment
    • Hardening
    • Case study: Supply chain attack on Alaris Gateway Workstation
    • Vulnerability management
      • Patch management
      • Bug bounty programs
      • Vulnerability databases
      • Vulnerability rating – CVSS
      • DevOps, the build process and CI / CD
      • Insecure compiler optimization
  • Security Testing
    • Security testing vs functional testing
    • Manual and automated methods
    • Security testing techniques and tools
      • Code analysis
      • Dynamic analysis
  • Wrap Up
    • Secure coding principles
      • Principles of robust programming by Matt Bishop
      • Secure design principles of Saltzer and Schröder
    • And now what?
      • Software security sources and further reading
      • C and C++ resources
  • Conclusion

Schedule

FAQ

Does the course schedule include a Lunchbreak?

Classes typically include a 1-hour lunch break around midday. However, the exact break times and duration can vary depending on the specific class. Your instructor will provide detailed information at the start of the course.

What languages are used to deliver training?

Most courses are conducted in English, unless otherwise specified. Some courses will have the word "FRENCH" marked in red beside the scheduled date(s) indicating the language of instruction.

What does GTR stand for?

GTR stands for Guaranteed to Run; if you see a course with this status, it means this event is confirmed to run. View our GTR page to see our full list of Guaranteed to Run courses.

Does Ascendient Learning deliver group training?

Yes, we provide training for groups, individuals and private on sites. View our group training page for more information.

What does vendor-authorized training mean?

As a vendor-authorized training partner, we offer a curriculum that our partners have vetted. We use the same course materials and facilitate the same labs as our vendor-delivered training. These courses are considered the gold standard and, as such, are priced accordingly.

Is the training too basic, or will you go deep into technology?

It depends on your requirements, your role in your company, and your depth of knowledge. The good news about many of our learning paths, you can start from the fundamentals to highly specialized training.

How up-to-date are your courses and support materials?

We continuously work with our vendors to evaluate and refresh course material to reflect the latest training courses and best practices.

Are your instructors seasoned trainers who have deep knowledge of the training topic?

Ascendient Learning instructors have an average of 27 years of practical IT experience and have also served as consultants for an average of 15 years. To stay current, instructors spend at least 25 percent of their time learning new, emerging technologies and courses.

Do you provide hands-on training and exercises in an actual lab environment?

Lab access is dependent on the vendor and the type of training you sign up for. However, many of our top vendors will provide lab access to students to test and practice. The course description will specify lab access.

Will you customize the training for our company’s specific needs and goals?

We will work with you to identify training needs and areas of growth.  We offer a variety of training methods, such as private group training, on-site of your choice, and virtually. We provide courses and certifications that are aligned with your business goals.

How do I get started with certification?

Getting started on a certification pathway depends on your goals and the vendor you choose to get certified in. Many vendors offer entry-level IT certification to advanced IT certification that can boost your career. To get access to certification vouchers and discounts, please contact info@ascendientlearning.com.

Will I get access to content after I complete a course?

You will get access to the PDF of course books and guides, but access to the recording and slides will depend on the vendor and type of training you receive.

How do I request a W9 for Ascendient Learning?

View our filing status and how to request a W9.

Reviews

Some Labs are very good but some steps it ask to update but its already updated, but overall its very good training.

I think the platform is very good and look forward to taking my next course in early October.

Very good material, the instructor was clear explaining the topics, and the labs were easy to follow it.

ExitCertified was a great. They gave me all the materials and information I needed ahead of time to prepare for the course.

ExitCertified gave a great course on AWS that covered all of the basics in depth with good lab materials.