𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

ASP.NET Core Security

✍ Scribed by Christian Wenz


Publisher
Manning
Year
2022
Tongue
English
Leaves
368
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Secure your ASP.NET applications before you get hacked! This practical guide includes secure coding techniques with annotated examples and full coverage of built-in ASP.NET Core security tools.

In
ASP.NET Core Security, you will learn how to:

Β Β Β  Understand and recognize common web app attacks
Β Β Β  Implement attack countermeasures
Β Β Β  Use testing and scanning tools and libraries
Β Β Β  Activate built-in browser security features from ASP.NET
Β Β Β  Take advantage of .NET and ASP.NET Core security APIs
Β Β Β  Manage passwords to minimize damage from a data leak
Β Β Β  Securely store application secrets

ASP.NET Core Security teaches you the skills and countermeasures you need to keep your ASP.NET Core apps secure from the most common web application attacks. With this collection of practical techniques, you will be able to anticipate risks and introduce practices like testing as regular security checkups. You’ll be fascinated as the author explores real-world security breaches, including rogue Firefox extensions and Adobe password thefts. The examples present universal security best practices with a sharp focus on the unique needs of ASP.NET Core applications.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Your ASP.NET Core applications are under attack now. Are you ready? Th ere are specific countermeasures you can apply to keep your company out of the headlines. This book demonstrates exactly how to secure ASP.NET Core web applications, including safe browser interactions, recognizing common threats, and deploying the framework’s unique security APIs.

About the book
ASP.NET Core Security is a realistic guide to securing your web applications. It starts on the dark side, exploring case studies of cross-site scripting, SQL injection, and other weapons used by hackers. As you go, you’ll learn how to implement countermeasures, activate browser security features, minimize attack damage, and securely store application secrets. Detailed ASP.NET Core code samples in C# show you how each technique looks in practice.

What's inside

Β Β Β  Understand and recognize common web app attacks
Β Β Β  Testing tools, helper libraries, and scanning tools
Β Β Β  Activate built-in browser security features
Β Β Β  Take advantage of .NET and ASP.NET Core security APIs
Β Β Β  Manage passwords to minimize damage from a data leak

About the reader
For experienced ASP.NET Core web developers.

About the author
Christian Wenz is a web pioneer, consultant, and entrepreneur.

Table of Contents

PART 1 FIRST STEPS
1 On web application security
PART 2 MITIGATING COMMON ATTACKS
2 Cross-site scripting (XSS)
3 Attacking session management
4 Cross-site request forgery
5 Unvalidated data
6 SQL injection (and other injections)
PART 3 SECURE DATA STORAGE
7 Storing secrets
8 Handling passwords
PART 4 CONFIGURATION
9 HTTP headers
10 Error handling
11 Logging and health checks
PART 5 AUTHENTICATION AND AUTHORIZATION
12 Securing web applications with ASP.NET Core Identity
13 Securing APIs and single page applications
PART 6 SECURITY AS A PROCESS
14 Secure dependencies
15 Audit tools
16 OWASP Top 10


πŸ“œ SIMILAR VOLUMES


ASP.NET Core 5 Secure Coding Cookbook: P
✍ Roman Canlas; Ed Price πŸ“‚ Library πŸ› Packt Publishing 🌐 English

<p><b>Learn how to secure your ASP.NET Core web app through robust and secure code</b></p>Key Features<li>Discover the different types of security weaknesses in ASP.NET Core web applications and learn how to fix them</li><li>Understand what code makes an ASP.NET Core web app unsafe</li><li>Build you

Code for Learning ASP.NET Core 2.0: Buil
✍ Jason De Oliveira, Michel Bruchet πŸ“‚ Library πŸ“… 2017 πŸ› Packt Publishing - ebooks Account 🌐 English

<p><b>Learn how web applications can be built efficiently using ASP.NET Core 2.0 and related frameworks</b></p><h4>Key Features</h4><ul><li>Get to grips with the new features and APIs introduced in ASP.NET Core 2.0</li><li>Leverage the MVC framework and Entity Framework Core 2 to build efficient app

Hacking the Code: ASP.NET Web Applicatio
✍ Mark Burnett πŸ“‚ Library πŸ“… 2004 πŸ› Syngress 🌐 English

Hacker Code will have over 400 pages of dedicated exploit, vulnerability, and tool code with corresponding instruction. Unlike other security and programming books that dedicate hundreds of pages to architecture and theory based flaws and exploits, HC1 will dive right into deep code analysis. Prev

Hacking the Code: ASP.NET Web Applicatio
✍ Mark Burnett πŸ“‚ Library πŸ“… 2004 πŸ› Syngress 🌐 English

More of a programmer's guide than a security guide, Hacking the Code explains how certain code can be attacked, shows how you should edit the code, and offers case studies and examples for doing so. The book establishes policies for object input, and shows how to audit existing code for potential se