security
ASP.NET Core and .NET Security Articles, Tutorials & News
ASP.NET Core and .NET Security articles, tutorials, and news from the DotNetNews archive.
420 articles Updated Page 10 of 17
Browse additional ASP.NET Core and .NET Security articles from the DotNetNews archive.
ASP.NET Core and .NET Security articles
Page 10 of 17
Newest first
-
Security Headers Every ASP.NET Core App Should Have
c-sharpcorner.com Issue #287
This article provides a comprehensive guide to protecting against XSS, clickjacking, and other common web vulnerabilities. Learn how to implement HSTS, CSP, X-Frame-Options, and more with practical co...
-
AspGoat: The First Intentionally Vulnerable modern ASP.NET Core App for OWASP Top 10
infosecwriteups.com Issue #286
Most intentionally vulnerable applications we know and use for training like DVWA, Juice Shop, and WebGoat are written in PHP , Node.JS… Continue reading on InfoSec Write-ups »
-
How to Secure a Website?
c-sharpcorner.com Issue #285
Protect your website from cyber threats with our comprehensive guide to website security. Learn essential practices, from SSL/TLS encryption and WAF implementation to secure coding, access control, an...
-
Clickjacking Protection with X-Frame-Options and CSP in ASP.NET Core
c-sharpcorner.com Issue #285
Protect your ASP.NET Core applications from clickjacking attacks! This guide explains how to implement robust defenses using X-Frame-Options and Content Security Policy (CSP) with frame-ancestors. Lea...
-
Add API key authentication to an Minimal API endpoint
roundthecode.com Issue #284
Learn how to add API key authentication to a minimal API endpoint by using a saved key in the config and how you can add a fallback policy to protect all routes. The page Add API key authentication to...
-
Authentication in .NET — Part 7: External Authentication Providers
dilankam.medium.com Issue #284
In Part 6, we explored role-based and policy-based authorization. Now, in Part 7, let’s look at how to integrate external authentication…
-
Preventing CORS Misconfigurations in ASP.NET Core APIs
c-sharpcorner.com Issue #284
Secure your ASP.NET Core APIs! This article dives into preventing CORS misconfigurations, a critical aspect of web application security. Learn how overly permissive CORS settings can lead to vulnerabi...
-
Cross-Site Request Forgery (CSRF) Protection in ASP.NET Core
c-sharpcorner.com Issue #284
This article details built-in mechanisms like anti-forgery tokens, SameSite cookies, and global validation to safeguard authenticated users. Learn how to implement CSRF protection in Razor Pages, MVC,...
-
File and Input Security in ASP.NET Core MVC and Web API Applications Introduction
c-sharpcorner.com Issue #283
Protect your ASP.NET Core MVC and Web API applications from critical vulnerabilities! This article provides essential best practices for securing file uploads and user inputs. Learn how to prevent SQL...
-
SaaS User Roles and Permissions | Role-Based Access Control (RBAC)
bizsoltech.medium.com Issue #283
Lack of a Ready Role-Based Access Control System in SaaS: Why RBAC Matters
-
Secure Coding Guidelines for ASP.NET Core MVC & Web API
c-sharpcorner.com Issue #282
Fortify your ASP.NET Core MVC & Web API applications with these essential secure coding guidelines. Learn practical techniques to prevent common vulnerabilities like XSS, CSRF, and SQL injection. ...
-
Protecting Against JSON Injection and Malformed Payloads in ASP.NET Core
c-sharpcorner.com Issue #281
Protect your ASP.NET Core APIs from JSON injection and malformed payloads! This guide details how to prevent attacks like privilege escalation, DoS, and XSS. Learn to use DTOs, strict validation, requ...
-
Top 10 Application Security Best Practices for .NET Developers
c-sharpcorner.com Issue #280
Elevate your .NET application security! This guide provides 10 essential best practices for .NET developers using ASP.NET Core MVC, Web API, and .NET Framework. Learn to prevent SQL injection, XSS, CS...
-
How I Built a Private ChatGPT That Knows Everything About My Company
ai.plainenglish.io Issue #279
We will be creating Local Chat GPT for organization which will answer smartly based on internal data of organization Continue reading on Artificial Intelligence in Plain English »
-
Secure File Access in .NET Core: Avoiding Leaks and Protecting Sensitive Data
medium.com Issue #279
Secure your .NET Core apps by mastering file access controls, secrets management, and leak prevention. Continue reading on .Net Programming »
-
The Practical .NET Guide to AI & LLM: Introduction
medium.com Issue #279
Model-agnostic guide to integrating LLMs in .NET — patterns, DI, provider abstraction, and security best practices.
-
Understanding OWASP Top 10 with Real-World .NET Examples
c-sharpcorner.com Issue #279
Secure your .NET applications by understanding and mitigating the OWASP Top 10 vulnerabilities! This article provides practical ASP.NET Core MVC & Web API examples demonstrating common security ri...
-
Best Practices for Configuration and Secrets Management in .NET
medium.com Issue #279
How to Securely Store and Access App Settings in ASP.NET Core?
-
How to add Digital Signature in C# using KAiZEN APIs?
medium.com Issue #277
Easily add digital signatures to your applications!
-
Application Security in ASP.NET Core Web API – Best Practices & Implementation
c-sharpcorner.com Issue #277
Secure your ASP.NET Core Web API with HTTPS, JWT authentication, role-based access, input validation, rate limiting, CORS, secure secrets, security headers, logging, and regular penetration testing fo...
-
Preventing SQL Injection in ASP.NET MVC, ASP.NET Core MVC, and Web API Applications
c-sharpcorner.com Issue #277
Protect your ASP.NET MVC, ASP.NET Core, and Web API apps from SQL Injection! Learn practical C# strategies, parameterized queries, and secure coding practices to prevent data breaches and ensure robus...
-
Application Security Best Practices for Developers in C# Applications
c-sharpcorner.com Issue #276
Enhance C# application security! Learn best practices for authentication, authorization, data protection, and more. Secure your ASP.NET Core apps now!
-
JWT Security Patterns Every Senior ASP.NET Core Developer Should Know
medium.com Issue #276
Why default JWT authentication breaks under scale — and how to secure ASP.NET Core with battle-tested patterns
-
Application Security Against DoS and DDoS Attacks in ASP.NET Core Web API Introduction
c-sharpcorner.com Issue #275
Protect your ASP.NET Core Web API from DoS and DDoS attacks! Learn practical techniques like rate limiting, IP filtering, caching, and WAF deployment for robust security.
-
Taming the NullReferenceException in C# | Pro Tricks & Tips
frontend2backend.medium.com Issue #275
Find Your Answer Here : https://www.youtube.com/watch?v=lqZWf_Acuok&t=5s