πNew WriteupβοΈ
βββββββββββββββ
πDate: Mon, 10 Apr 2023 00:20:41 GMT
βββββββββββββββ
βοΈTitle: C# ve .NET Web UygulamalarΔ±n GΓΌvenlik
βββββββββββββββ
πLink: https://medium.com/p/fb945b7db2d1
βββββββββββββββ
Tags: #cybersecurity #dotnet #dotnet_core #programming #c_sharp_programming
βββββββββββββββ
πDate: Mon, 10 Apr 2023 00:20:41 GMT
βββββββββββββββ
βοΈTitle: C# ve .NET Web UygulamalarΔ±n GΓΌvenlik
βββββββββββββββ
πLink: https://medium.com/p/fb945b7db2d1
βββββββββββββββ
Tags: #cybersecurity #dotnet #dotnet_core #programming #c_sharp_programming
Medium
C# ve .NET Web UygulamalarΔ±n GΓΌvenlik
C# ile geliΕtirilen web uygulamalarΔ±nda alΔ±nabilecek gΓΌvenlik ΓΆnlemlerini bir araya toplayarak bir referans oluΕturmayΔ± amaΓ§lΔ±yorum β¦
πNew WriteupβοΈ
βββββββββββββββ
πDate: Wed, 30 Aug 2023 17:26:35 GMT
βββββββββββββββ
βοΈTitle: Advanced Directory Traversal attacks and remediation against windows
βββββββββββββββ
πLink: https://medium.com/p/bb15997c34a1
βββββββββββββββ
Tags: #cybersecurity #directory_traversal #windows_security #dotnet_core
βββββββββββββββ
πDate: Wed, 30 Aug 2023 17:26:35 GMT
βββββββββββββββ
βοΈTitle: Advanced Directory Traversal attacks and remediation against windows
βββββββββββββββ
πLink: https://medium.com/p/bb15997c34a1
βββββββββββββββ
Tags: #cybersecurity #directory_traversal #windows_security #dotnet_core
Medium
Advanced Directory Traversal attacks and remediation against windows
Different advanced attacks against windows
πNew WriteupβοΈ
βββββββββββββββ
πDate: Sat, 28 Oct 2023 15:42:15 GMT
βββββββββββββββ
βοΈTitle: Pro EP 69 : How to prevent SQL Injection attack in your .NET applications ?
βββββββββββββββ
πLink: https://medium.com/p/dcb787dfd008
βββββββββββββββ
Tags: #dotnet #csharp #sql_injection #dotnet_core
βββββββββββββββ
πDate: Sat, 28 Oct 2023 15:42:15 GMT
βββββββββββββββ
βοΈTitle: Pro EP 69 : How to prevent SQL Injection attack in your .NET applications ?
βββββββββββββββ
πLink: https://medium.com/p/dcb787dfd008
βββββββββββββββ
Tags: #dotnet #csharp #sql_injection #dotnet_core
Medium
Pro EP 69 : How to prevent SQL Injection attack in your .NET applications ?
SQL Injection is a cyber attack involving the insertion of malicious SQL code into a web applicationβs input fields.
β€· Title: From Local Development to a Live Web API
ββββββββββββββββββββββββ
πͺ Author: Venkata Krishnan Muthiyalu
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 06 Feb 2025 18:55:44 GMT
ββββββββββββββββββββββββ
β Tags: #ci_cd_devops #frontend_backend_sync #dotnet_core #cloud_hosting #api_security
ββββββββββββββββββββββββ
πͺ Author: Venkata Krishnan Muthiyalu
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 06 Feb 2025 18:55:44 GMT
ββββββββββββββββββββββββ
β Tags: #ci_cd_devops #frontend_backend_sync #dotnet_core #cloud_hosting #api_security
Medium
From Local Development to a Live Web API
As a backend-focused .NET developer, one of the most common questions I get asked is:
β€· Title: Deep Dive into API Rate LimitingβββPart 3: Token Bucket, Usage with .NET Core Middleware
ββββββββββββββββββββββββ
πͺ Author: Tanjeer Bin Haque
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 05 Apr 2025 22:17:43 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #api_rate_limiter #api_security #token_bucket_algorithm #system_design_concepts
ββββββββββββββββββββββββ
πͺ Author: Tanjeer Bin Haque
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 05 Apr 2025 22:17:43 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #api_rate_limiter #api_security #token_bucket_algorithm #system_design_concepts
Medium
Deep Dive into API Rate Limiting β Part 3: Token Bucket, Usage with .NET Core Middleware
Rate limiting is a crucial feature for protecting APIs from excessive requests, preventing abuse, and ensuring fair usage. Rate limitingβ¦
β€· Title: Deep Dive into API Rate LimitingβββPart 2: Sliding Window, Usage with .NET Core Middleware
ββββββββββββββββββββββββ
πͺ Author: Tanjeer Bin Haque
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 05 Apr 2025 22:17:04 GMT
ββββββββββββββββββββββββ
β Tags: #sliding_window_algorithm #dotnet_core #api_security #system_design_concepts #api_rate_limiter
ββββββββββββββββββββββββ
πͺ Author: Tanjeer Bin Haque
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 05 Apr 2025 22:17:04 GMT
ββββββββββββββββββββββββ
β Tags: #sliding_window_algorithm #dotnet_core #api_security #system_design_concepts #api_rate_limiter
Medium
Deep Dive into API Rate Limiting β Part 2: Sliding Window, Usage with .NET Core Middleware
Rate limiting is a crucial feature for protecting APIs from excessive requests, preventing abuse, and ensuring fair usage. Rate limitingβ¦
β€· Title: How to Serialize and Deserialize Any Cookie in .NET
ββββββββββββββββββββββββ
πͺ Author: Richard Nwonah
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 17 May 2025 07:30:42 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #software_engineering #cybersecurity #webdevelopment_company #programming
ββββββββββββββββββββββββ
πͺ Author: Richard Nwonah
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 17 May 2025 07:30:42 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #software_engineering #cybersecurity #webdevelopment_company #programming
Medium
How to Serialize and Deserialize Any Cookie in .NET β A Handy Tool for Developers and Security Analysts
Introduction
β€· Title: REST vs GraphQL Security: What You Need to Know
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 13 Jun 2025 03:10:25 GMT
ββββββββββββββββββββββββ
β Tags: #api_development #api_security #graphql #rest_api #dotnet_core
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 13 Jun 2025 03:10:25 GMT
ββββββββββββββββββββββββ
β Tags: #api_development #api_security #graphql #rest_api #dotnet_core
Medium
REST vs GraphQL Security: What You Need to Know
In todayβs API-based software architecture, REST and GraphQL are both popular choices. While REST has been considered the industry standardβ¦
β€· Title: The OWASP API Security Top 10βββIn Simple Terms
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 16 Jun 2025 14:03:46 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #api_security #api_development #owasp_api_security_top_10 #owasp_top_10
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 16 Jun 2025 14:03:46 GMT
ββββββββββββββββββββββββ
β Tags: #dotnet_core #api_security #api_development #owasp_api_security_top_10 #owasp_top_10
Medium
The OWASP API Security Top 10 β In Simple Terms
βA small API bug can lead to a big hack.β So donβt neglect API security.
β€· Title: The Hidden Memory Drain in Your APIβββAnd How to Fix It
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 01 Jul 2025 03:57:27 GMT
ββββββββββββββββββββββββ
β Tags: #api_development #optimization #api_security #dotnet_core #memory_management
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 01 Jul 2025 03:57:27 GMT
ββββββββββββββββββββββββ
β Tags: #api_development #optimization #api_security #dotnet_core #memory_management
Medium
The Hidden Memory Drain in Your API β And How to Fix It
If youβre a .NET API developer, performance is the lifeblood of your application. But did you know that your API could be hiding one orβ¦
β€· Title: CORS: The Silent Killer of Modern APIs (And How to Tame It)
ββββββββββββββββββββββββ
πͺ Author: Nikhil Sharma
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 10 Jul 2025 07:03:30 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #technology #dotnet_core #programming #cors
ββββββββββββββββββββββββ
πͺ Author: Nikhil Sharma
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 10 Jul 2025 07:03:30 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #technology #dotnet_core #programming #cors
Medium
CORS: The Silent Killer of Modern APIs (And How to Tame It)
Your API works in Postman but fails in the browser? CORS is the silent blocker. Learn why it breaks and how to fix it the right way.
β€· Title: Your API Is Not SafeβββUntil You Follow These Security Best Practices!
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 14 Jul 2025 10:45:42 GMT
ββββββββββββββββββββββββ
β Tags: #oauth2 #api_development #jwt_token #dotnet_core #api_security
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 14 Jul 2025 10:45:42 GMT
ββββββββββββββββββββββββ
β Tags: #oauth2 #api_development #jwt_token #dotnet_core #api_security
Medium
Your API Is Not Safe β Until You Follow These Security Best Practices!
The foundation of any software application today is the API (Application Programming Interface). But did you know that if you donβt takeβ¦
β€· Title: Think Your API Is Safe? Not Without Rate Limiting!
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 15 Jul 2025 04:51:32 GMT
ββββββββββββββββββββββββ
β Tags: #rate_limiting #api_development #rest_api #dotnet_core #api_security
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 15 Jul 2025 04:51:32 GMT
ββββββββββββββββββββββββ
β Tags: #rate_limiting #api_development #rest_api #dotnet_core #api_security
Medium
Think Your API Is Safe? Not Without Rate Limiting!
In todayβs digital world, every application, website, and mobile app is powered by a powerful API. But did you knowβββno matter howβ¦
β€· Title: How to implement multi-factor authentication in APIs?
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 17 Jul 2025 02:34:53 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #rest_api #dotnet_core #otp_verification #multifactorauthentication
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Thu, 17 Jul 2025 02:34:53 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #rest_api #dotnet_core #otp_verification #multifactorauthentication
Medium
How to implement multi-factor authentication in APIs?
In todayβs digital age, username and password alone are not enough for security. Hackers are trying to gain access to APIs in new waysβ¦
β€· Title: Your API Is at RiskβββHereβs How JWT Can Save It!
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 21 Jul 2025 12:00:27 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #authentication #api_development #jwt_token #dotnet_core
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Mon, 21 Jul 2025 12:00:27 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #authentication #api_development #jwt_token #dotnet_core
Medium
Your API Is at Risk β Hereβs How JWT Can Save It!
RESTful APIs are now at the heart of our software ecosystem. Be it mobile apps, web apps, or microservices communicationβββAPIs are ofβ¦
β€· Title: Your Login Is Useless If You Donβt Know This Difference!βββAuthentication and Authorization
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 25 Jul 2025 14:18:24 GMT
ββββββββββββββββββββββββ
β Tags: #authorization #api_development #dotnet_core #api_security #api_authentication
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Fri, 25 Jul 2025 14:18:24 GMT
ββββββββββββββββββββββββ
β Tags: #authorization #api_development #dotnet_core #api_security #api_authentication
Medium
Your Login Is Useless If You Donβt Know This Difference! β Authentication and Authorization
Did you know that just because a user has successfully logged into your app doesnβt mean they can do everything? And if you donβtβ¦
β€· Title: The 6 REST Principles That Separate Amateurs from API Pros!
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 29 Jul 2025 19:18:06 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #rest_api #api_development #rest_principle #dotnet_core
ββββββββββββββββββββββββ
πͺ Author: Code Crack
ββββββββββββββββββββββββ
β΄΅ Time: Tue, 29 Jul 2025 19:18:06 GMT
ββββββββββββββββββββββββ
β Tags: #api_security #rest_api #api_development #rest_principle #dotnet_core
Medium
The 6 REST Principles That Separate Amateurs from API Pros!
REST (Representational State Transfer) is a very popular and reliable architectural style in todayβs software development world.
β€· Title: You Wonβt Believe How Easy It Is To Get Hacked: The ULTIMATE .NET XSS Guide
ββββββββββββββββββββββββ
πͺ Author: Jithin Prem
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 27 Sep 2025 05:19:28 GMT
ββββββββββββββββββββββββ
β Tags: #security #dotnet #xss_attack #xs #dotnet_core
ββββββββββββββββββββββββ
πͺ Author: Jithin Prem
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 27 Sep 2025 05:19:28 GMT
ββββββββββββββββββββββββ
β Tags: #security #dotnet #xss_attack #xs #dotnet_core
Medium
π¨You Wonβt Believe How Easy It Is To Get Hacked: The ULTIMATE .NET XSS Guide
Refined Topics Weβll Tackle
β€· Title: οΈ Building Secure APIs with JWT Authentication in .NET Core
ββββββββββββββββββββββββ
πͺ Author: Ramnanadeem
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 04 Oct 2025 12:39:56 GMT
ββββββββββββββββββββββββ
β Tags: #backend_development #software_engineering #jwt_authentication #dotnet_core #api_security
ββββββββββββββββββββββββ
πͺ Author: Ramnanadeem
ββββββββββββββββββββββββ
β΄΅ Time: Sat, 04 Oct 2025 12:39:56 GMT
ββββββββββββββββββββββββ
β Tags: #backend_development #software_engineering #jwt_authentication #dotnet_core #api_security
Medium
π‘οΈ Building Secure APIs with JWT Authentication in .NET Core
π‘οΈ How to Build Secure APIs in .NET Core Using JWT Authentication (Step-by-Step Guide) All contemporary applications require secure APIs, be they mobile apps, web dashboards, or β¦