How Regex in C# can kill your app



How Regex in C# can kill your app

How Regex in C# can kill your app

Check out my courses: https://nickchapsas.com
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello everybody I’m Nick and in this video I will show you how a specific feature of Regex can be abused to effectively attack your server and service. This feature is called backtracking and the attack is commonly referred to as catastrophic backtracking. In this video I will explain what it is, how it works and show you how to prevent it.

Workshops
NDC Minnesota | 15 – 18 Nov | https://bit.ly/ndcminnesota2022workshop
NDC London | 23-27 January 2023 | https://bit.ly/ndclondon2023

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet

Comments are closed.