Category - ASP.NET

ASP.NET Tutorials – Learn ASP.NET For Free – Free Course Site

ASP.NET Tutorials – Learn ASP.NET For Free – Free Course Site – As many as nine out of ten web applications have security vulnerabilities. Luckily, ASP.NET developers have a multitude of security tools at their disposal, built right into the framework. Once activated, these features can prevent and mitigate the most common and dangerous types of attacks. Learn how to build on the basic security principles you may already know and incorporate practical solutions for defending your ASP.NET web applications. The risks ASP.NET apps face, including the OWASP Top Ten vulnerabilities, cross-site scripting, and SQL injection, and countermeasures to combat them. Find out how to authenticate users with IdentityServer, store data securely, and harden your site’s configuration with this practical, hands-on course that will transform your ASP.NET apps into impenetrable architectures.

Topics include:

  • OWASP Top Ten vulnerabilities
  • Cross-site scripting
  • SQL injection
  • Cross-site request forgery
  • Storing secrets
  • Encrypting Web.config settings
  • Password hashing
  • Authenticating in the app
  • Securing cookies and sessions
  • Error handling

Advertisement

Categories