Sebastian Leuer
Programming secure C#/.NET Applications: Dos & Don'ts
#1about 5 minutes
AI-generated code can introduce security risks
AI tools can generate insecure code by using deprecated APIs, introducing biases like modulo bias, or having incomplete logic, requiring a manual security review.
#2about 11 minutes
Handling character encoding to prevent spoofing attacks
Visually similar Unicode characters can be used to spoof identities in attacks, which can be mitigated by using ordinal string comparison instead of culture-invariant comparison.
#3about 12 minutes
Mitigating SQL, command, and path traversal injections
Untrusted user input can lead to various injection attacks, which are prevented by using parameterized SQL queries, the ArgumentList property for processes, and robust path validation.
#4about 4 minutes
Avoiding deserialization vulnerabilities in JSON and XML
Insecure default settings in parsers, like TypeNameHandling in Newtonsoft.Json or DTD processing in XML readers, can lead to remote code execution vulnerabilities.
Related jobs
Jobs that call for the skills explored in this talk.
Featured Partners
Related Videos
Typed Security: Preventing Vulnerabilities By Design
Michael Koppmann
101 Typical Security Pitfalls
Alexander Pirker
How your .NET software supply chain is open to attack : and how to fix it
Andrei Epure
Don't Be A Naive Developer: How To Avoid Basic Cybersecurity Mistakes
Tino Sokic
Software Security 101: Secure Coding Basics
Thomas Konrad
Hacking C# from the inside - how to do anything in NET
Adam Furmanek
Real-World Security for Busy Developers
Kevin Lewis
You click, you lose: a practical look at VSCode's security
Thomas Chauchefoin & Paul Gerste
From learning to earning
Jobs that call for the skills explored in this talk.
Software Security Lead, DevSecOps, .NET, C#, Microsoft Stack, Remote
Carrington Recruitment Solutions Limited
Charing Cross, United Kingdom
Remote
€85K
Senior
.NET
Azure
Software Engineer.NET / C# - Remote
Cybersecurity and Cyberintelligence Experts
Municipality of Madrid, Spain
Remote
€24-33K
Intermediate
API
CSS
HTML
+9
Software Engineer C#/.NET | C++ MSVC | Security (all genders)
baramundi software AG
Augsburg, Germany
C++
.NET
Azure
Scrum
Unit Testing
+3
Software Engineer C#/.NET | C++ MSVC | Security (all genders)
baramundi software AG
Augsburg, Germany
Remote
C++
.NET
Azure
Scrum
+4
Application Security Engineer
MotabilityDotNet
Charing Cross, United Kingdom
Remote
Java
React
Node.js
Amazon Web Services (AWS)

