<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Surya Raj Ghimire</title>
    <description>The latest articles on DEV Community by Surya Raj Ghimire (@srghimire061).</description>
    <link>https://dev.to/srghimire061</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3047534%2F0bb13f7e-6d62-4a79-8be5-20095ad3c990.jpeg</url>
      <title>DEV Community: Surya Raj Ghimire</title>
      <link>https://dev.to/srghimire061</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/srghimire061"/>
    <language>en</language>
    <item>
      <title>OWASP Top 10 for .NET Developers - Part 1: Preventing Broken Access Control</title>
      <dc:creator>Surya Raj Ghimire</dc:creator>
      <pubDate>Sun, 10 May 2026 07:29:59 +0000</pubDate>
      <link>https://dev.to/srghimire061/owasp-top-10-for-net-developers-part-1-preventing-broken-access-control-31e1</link>
      <guid>https://dev.to/srghimire061/owasp-top-10-for-net-developers-part-1-preventing-broken-access-control-31e1</guid>
      <description>&lt;p&gt;Broken Access Control is ranked as the #1 security risk in the OWASP Top 10 because improperly enforced authorization can expose sensitive APIs and data to unauthorized users.&lt;/p&gt;

&lt;p&gt;In this article, you'll learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Common authorization mistakes in ASP.NET Core&lt;/li&gt;
&lt;li&gt;How Broken Access Control vulnerabilities happen&lt;/li&gt;
&lt;li&gt;Practical prevention techniques&lt;/li&gt;
&lt;li&gt;Secure API design best practices&lt;/li&gt;
&lt;li&gt;Real-world .NET security examples&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📖 Read the full article on Medium:&lt;br&gt;
&lt;a href="https://medium.com/@srghimire061/owasp-top-10-for-net-developers-part-1-preventing-broken-access-control-8ce4e40a818f" rel="noopener noreferrer"&gt;OWASP Top 10 for .NET Developers - Preventing Broken Access Control&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow for more articles on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ASP.NET Core&lt;/li&gt;
&lt;li&gt;Secure Software Development&lt;/li&gt;
&lt;li&gt;DevOps&lt;/li&gt;
&lt;li&gt;Banking Technology&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>dotnet</category>
      <category>aspnet</category>
      <category>security</category>
      <category>owasp</category>
    </item>
  </channel>
</rss>
