TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to Secure My .NET Application Against Common Threats?

1 pointsby nada_ssover 2 years ago

1 comment

JoeMayoBotover 2 years ago
Microsoft has a site dedicated to the Security Development Lifecycle: <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;securityengineering&#x2F;sdl" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;securityengineering&#x2F;sdl</a>, which is a good starting point. You might want to look at the whole process, including doing a threat assessment. e.g. Concerns differ based on the technology you&#x27;re developing with, such as cloud, desktop, mobile, or web. Essentially, it&#x27;s a process of identifying what you need to pay attention to and weighing risk&#x2F;cost benefits. There&#x27;s a ton of information available and focusing on your specific situation will help narrow the surface area you need to care about.