site image
Andrew Lock avatar

Andrew Lock

Security
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare

    Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare

    In this post I describe an HTTPS issue when using Cloudflare in front of Netlify, and how to create a custom TLS certificate for full encryption.…

     in  Hosting Security DevOps
  5. Banner image for An introduction to the Data Protection system in ASP.NET Core

    An introduction to the Data Protection system in ASP.NET Core

    In this post I provide a primer on the ASP.NET Core data-protection system: what it is, why do we need it, and how it works at a high level…

     in  ASP.NET Core Security
  6. Banner image for Adding host filtering to Kestrel in ASP.NET Core

    Adding host filtering to Kestrel in ASP.NET Core

    In this post I describe how to add host filtering to an ASP.NET Core application, and show why not filtering could allow attackers to exploit your app…

     in  ASP.NET Core Hosting Security
  7. Banner image for Preventing mass assignment or over posting with Razor Pages in ASP.NET Core

    Preventing mass assignment or over posting with Razor Pages in ASP.NET Core

    Mass assignment or over-posting is something to bear in mind when building ASP.NET Core apps. In this post I discuss how to stay safe when using Razor Pages.…

     in  ASP.NET Core Security Razor Pages
  8. Banner image for Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield

    Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield

    In this post I show a simple way to obfuscate email addresses to make it harder for bots to scrape them from your site, similar to Cloudflare Scrape Shield.…

     in  Front End Security
  9. Banner image for Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher

    Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher

    In this post I create a custom IPasswordHasher<> implementation that can be used in ASP.NET Core Identity to migrate from weak hashes like MD5 or SHA1.…

Andrew Lock | .Net Escapades
Want an email when
there's new posts?