๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Hacking the Code: ASP.NET Web Application Security

โœ Scribed by Mark Burnett


Publisher
Syngress
Year
2004
Tongue
English
Leaves
472
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 security problems.People constantly ask security expert Mark Burnett for a guide to writing secure code. They don't want a course on security, they want to fix their code. This book is a practical guide on how to maintain session state, how to properly handle cookies, how to get user input, and more. Instead of just telling you how to do it, Burnett shows actual code that can be dropped right into your applications. This book covers almost all security issues known. Burnett has put hundreds of hours of research into his code audit database and is now making that available to you.


๐Ÿ“œ SIMILAR VOLUMES


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

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

Pro ASP.NET Web API Security: Securing A
โœ Badrinarayanan Lakshmiraghavan (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

<p>ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP.<p>With