Chapter 27. Writing a Secure Web Site Using ASP.NET

By Kevin Price

IN THIS CHAPTER

By now, you should be familiar with the concepts involved in setting up a basic, secure Web site using Windows 2000 and Internet Information Services (IIS). To review the basics, see Chapter 16, “Data Transport Integrity: Keeping Data Uncorrupted.” In this chapter, you learn how to use the following techniques to write a secure Web site using ASP.NET.

  • Use Advanced IIS Security tools to secure your site

  • Use Authentication to allow or deny users

  • Use Authorization to determine which users can execute code used in the site

  • Implement your secure Web site

  • Learn tactics used by hackers to attack your Web site

In this ...

Get .NET Framework Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.