#aspnet
Kotlin

Tô realmente curtindo, mas tem uma coisa me incomodando: ter que conhecer um monte de franeworks pra fazer certas coisas.

É Ktor pra web, Konf pra configurações, Koin pra DI e ainda tô pesquisando como usar Docker.

.Net tá muito na frente com o AspNet. Mas muito!

Tô mal acostumado.
November 12, 2025 at 2:44 PM
📌 Critical HTTP Request Smuggling Vulnerability in Kestrel (CVE-2025-55315) Exposes ASP.NET Applications https://www.cyberhub.blog/article/15454-critical-http-request-smuggling-vulnerability-in-kestrel-cve-2025-55315-exposes-aspnet-applications
Critical HTTP Request Smuggling Vulnerability in Kestrel (CVE-2025-55315) Exposes ASP.NET Applications
A critical vulnerability, CVE-2025-55315, has been identified in ASP.NET's Kestrel web server, enabling HTTP Request Smuggling through chunk extensions. This vulnerability, discovered by a security researcher and rewarded with a $10,000 bounty, poses significant risks to ASP.NET applications. HTTP Request Smuggling allows attackers to manipulate HTTP requests, potentially leading to session hijacking, cache poisoning, and unauthorized data access. The vulnerability stems from improper handling of chunk extensions in Kestrel, a cross-platform web server for ASP.NET Core. Chunk extensions, part of the HTTP/1.1 protocol, can be exploited to craft malicious requests. Organizations using Kestrel should immediately update their systems to the latest version to mitigate this risk. Additionally, monitoring for unusual HTTP traffic patterns can help detect and prevent exploitation attempts. This discovery underscores the importance of securing HTTP protocols and the value of bug bounty programs in enhancing software security. The impact on the cybersecurity landscape is substantial, as Kestrel is widely used in ASP.NET Core applications. Cybersecurity professionals should prioritize patching and monitoring to protect against potential attacks exploiting this vulnerability.
www.cyberhub.blog
November 11, 2025 at 10:20 AM
This is a pretty nice write-up of how to get started with my Clean Architecture #dotnet solution template. It's based on a slightly older version, but still worth a look:

www.yogihosting.com/aspnet-core-...
Implementing Clean Architecure by Steve "Ardalis" Smith GitHub Repository
Clean Architecture is a popular software development architecture which can be used in .NET apps. In this tutorial we are going to implement the Clean Architecure GitHub Repository by Steve “Ardalis” ...
www.yogihosting.com
November 10, 2025 at 10:29 PM
I do, Sara. C# + ASPNET Core + SQL Server on Windows.
November 8, 2025 at 9:29 AM
⚙️💼【案件紹介】
大手造船業の人事システム刷新PJ✨
C#エンジニア募集!

✅ C# / .NET / マイグレーション対応
✅ ASP→ASP.NET改修 / VBScript→C#
✅ 大規模PJでスキルアップ可能!

👉 詳細はぼくのプロフから、フリキャレ無料登録(3分)でチェックにゃ!

#フリーランスエンジニア #CSharp #ASPnet #マイグレーション #システム開発 #造船業 #フリキャレ案件紹介
November 7, 2025 at 1:44 AM
Modernizing .NET – Part 1
How I used C# preprocessor directives to keep one codebase across ASP.NET Framework and .NET 8.
🔗 medium.com/@michael.kop...
#DotNet #DotNet8 #DotNet9 #DotNetCore #ASPNet #ASPNetCore #ASPNetFramework #CSharp #CodeMigration #SoftwareModernization
🚀 Modernizing .NET — Part 1: C# Preprocessor Directives
How I unified a legacy ASP.NET Framework and .NET 8 codebase using conditional compilation and custom preprocessor directives.
medium.com
November 6, 2025 at 11:45 AM
📨 Sign up for my email newsletter!
🗣️ Share with your network!

#dotnet #dotnetcore #csharp #aspnet #aspnetcore
November 5, 2025 at 8:01 PM
AspNet Core’s handling of chunked transfer encoding creates a 9.9 out of 10 CVSS vulnerability when proxies and servers parse ambiguous HTTP requests differently. Andrew Lock breaks down why this request smuggling flaw affects nearly all versions of #AspNet Core.
Understanding the worst .NET vulnerability ever: request smuggling and CVE-2025-55315
In this post I discuss request smuggling, the recent vulnerability in ASP.NET Core with a severity score of 9.9, and how attackers could exploit it
andrewlock.net
November 4, 2025 at 7:33 PM
🚀 From Legacy to Linux: Migrating a Massive ASP.NET Framework App to .NET 8
A solo deep dive into modernizing a legacy system—refactoring, replatforming, and launching into the cloud.
🔗 medium.com/@michael.kop...
#DotNet #ASPNet #ASPNetFramework #DotNetFramework #csharp #CloudNative
🚀 From Legacy to Linux: Migrating a Massive ASP.NET Framework App to .NET
A solo journey through architecture, refactoring, and modernization — from IIS on Windows to containerized .NET 8 on Linux.
medium.com
November 4, 2025 at 9:04 AM
Good Monday! This week’s reading notes cover .NET Aspire, cross-platform packaging, request logging in ASPNET Core, and podcast succession planning. Plus, a chat on local AI models. Check it out: c5m.ca/RN-672
Reading Notes #672
c5m.ca
November 3, 2025 at 12:08 PM
Me atm: learning about WebDAV and how to implement it, about how to add new http methods to aspnet. And apparently how to do random code execution cause that's always a good thing to do lol 👀
November 2, 2025 at 10:34 AM
🚀 فرصة جديدة على بعيد

📌 العنوان: ASP.Net Core Web API Back-End Developer

🔗 قدّم الآن: https://baaeed.com/remote-jobs/futuregatescouk-aspnet-core-web-api-back-end-developer

موقعنا الإلكتروني:
🔗 https://jobayti.live/
November 1, 2025 at 9:20 PM
‼️ Excitement is building—.NET Conf 2025 is nearly upon us. ‼️

Explore the latest enhancements coming to #ASPNET Core in .NET 10! This session covers new features for building modern web applications and APIs.

Save the date: msft.it/63327tDvvX
#dotNETConf
November 1, 2025 at 9:15 PM
‼️ Excitement is building—.NET Conf 2025 is nearly upon us. ‼️

Explore the latest enhancements coming to #ASPNET Core in .NET 10! This session covers new features for building modern web applications and APIs.

Save the date: msft.it/63328tDvU4
#dotNETConf
November 1, 2025 at 7:15 PM
Interesting, You can generate test JSON web tokens for your ASP.NET Core applications: learn.microsoft.com/en-us/aspnet...
Generate tokens with dotnet user-jwts
Learn how to set up manage JSON Web Tokens in development with dotnet user-jwts
learn.microsoft.com
October 31, 2025 at 6:52 PM

Discover how .NET Aspire enhances developer experience with streamlined workflows and powerful tools. Maximize productivity and build robust applications efficiently.#dotnet#aspnet#aspire

https://isaacl.dev/gvf
October 31, 2025 at 4:00 PM
Tired of users finding bugs before you do? This @ThePracticalDev article walks us through how to build a real-time dashboard in #ASPNET Core using SignalR and Serilog to catch issues before they hit production.
📖 msft.it/63328shUY8
October 30, 2025 at 10:25 PM
October 30, 2025 at 7:02 PM
Microsoft addresses critical ASP.NET Core vulnerability (CVE-2025-55315) enabling HTTP request smuggling. Immediate patching recommended to prevent potential exploits. #CyberSecurity #ASPNet #Microsoft Link: thedailytechfeed.com/critical-asp...
ASP.NET Core, an open-source web development framework | .NET
Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
ASP.NET
October 30, 2025 at 5:57 PM
📌 Critical ASP.NET Core Vulnerability (CVE-2025-55315) in QNAP NetBak PC Agent Poses Severe Risk https://www.cyberhub.blog/article/14965-critical-aspnet-core-vulnerability-cve-2025-55315-in-qnap-netbak-pc-agent-poses-severe-risk
Critical ASP.NET Core Vulnerability (CVE-2025-55315) in QNAP NetBak PC Agent Poses Severe Risk
QNAP has issued a critical warning about a vulnerability in its NetBak PC Agent software for Windows. The vulnerability, tracked as CVE-2025-55315, has a CVSS score of 9.9, indicating a severe risk. This flaw resides in the Kestrel server component of ASP.NET Core and allows low-privileged users to hijack credentials or bypass security measures through HTTP smuggling techniques. The Kestrel server is a lightweight, cross-platform web server designed for ASP.NET Core applications. HTTP smuggling is a technique where attackers manipulate HTTP requests to interfere with the server's processing, potentially leading to credential theft or unauthorized access. The high CVSS score underscores the urgency of addressing this vulnerability, as it poses significant risks to data security and system integrity. The impact of this vulnerability is substantial. Credential hijacking can lead to unauthorized access to sensitive information, while security bypass can allow attackers to gain elevated privileges or access restricted areas. The fact that low-privileged users can exploit this vulnerability makes it particularly dangerous, as it does not require high-level access to initiate an attack. QNAP has urged users to apply patches to mitigate this vulnerability. It is crucial for users to update their NetBak PC Agent to the latest version that includes the fix for CVE-2025-55315. Additionally, organizations should consider implementing additional security controls, such as network segmentation and intrusion detection systems, to further mitigate the risk of such vulnerabilities. This vulnerability highlights the importance of keeping software up-to-date, especially for critical applications like backup agents. Regular security audits and penetration testing can help identify and address vulnerabilities before they are exploited by attackers. Organizations should also ensure that their patch management processes are robust and timely to address such critical vulnerabilities promptly. In conclusion, the CVE-2025-55315 vulnerability in QNAP's NetBak PC Agent is a critical issue that requires immediate attention. Users should apply the necessary patches and consider additional security measures to protect their systems from potential exploitation.
www.cyberhub.blog
October 29, 2025 at 10:40 PM
Microsoft Patches Critical ASPNET Core Flaw That Opens Doors to HTTP Request Smuggling Attacks

🎯 Introduction Microsoft has rolled out an emergency security patch to address a severe vulnerability in ASP.NET Core, the backbone framework powering thousands of enterprise web applications. The flaw,…
Microsoft Patches Critical ASPNET Core Flaw That Opens Doors to HTTP Request Smuggling Attacks
🎯 Introduction Microsoft has rolled out an emergency security patch to address a severe vulnerability in ASP.NET Core, the backbone framework powering thousands of enterprise web applications. The flaw, tracked as CVE-2025-55315, holds a CVSS 3.1 score of 9.9, marking it as nearly catastrophic. It allows attackers to perform HTTP request smuggling attacks—a technique that can slip past authentication systems and firewall defenses with terrifying ease.
undercodenews.com
October 29, 2025 at 6:49 AM

Explore how Valkey enhances Azure and .NET applications. Learn to streamline project workflows and elevate performance in your next development venture.#Azure#dotnet#aspnet#aspire

https://isaacl.dev/gu5
October 28, 2025 at 11:00 PM
QNAP警告:旗下Windows备份软件受严重ASP.NET漏洞影响

QNAP提醒用户,其Windows备份软件同样存在严重ASP.NET漏洞风险,建议尽快采取更新补丁等防护措施。

📰 https://psa.ngo/news/qnap-windows-backup-software-critical-aspnet-flaw-warning/
QNAP warns of critical ASP.NET flaw in its Windows backup software
QNAP warned customers to patch a critical ASP.NET Core vulnerability that also impacts the company's NetBak PC Agent, a Windows utility for backing& up data to a QNAP network-attached storage (NAS) device.
www.bleepingcomputer.com
October 28, 2025 at 10:10 PM