Sandboxing .NET Assemblies for Fun, Profit and of Course Security
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the concept of sandboxing .NET assemblies to enhance application security in this NDC London 2023 conference talk. Delve into the challenges and benefits of using third-party libraries in .NET development, and learn how to create a restricted sandbox that limits available functionality. Discover how to leverage AssemblyLoadContext in .NET Core to improve your application's security posture, replacing the deprecated AppDomains and Code-Access Security (CAS) methods. Compare this approach to other technologies like WebAssembly's nano-process concept, and gain insights into mitigating potential security risks associated with external dependencies.
Syllabus
Sandboxing .NET assemblies for fun, profit and of course security! - Niels Tanis - NDC London 2023
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube