Cargando…

Security for Microsoft Visual Basic .NET /

This resource provides best practices, step-by-step code walk-throughs, and concise explanations of key security terms, issues, and jargon to help developers create and run secure code with Visual Basic.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Robinson, Ed, 1967-
Otros Autores: Bond, Michael, 1965-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Redmond, Wash. : Microsoft Press, 2003.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • pt. I. Development Techniques
  • 1. Encryption
  • 2. Role-Based Authorization
  • 3. Code-Access Security
  • 4. ASP.NET Authentication
  • 5. Securing Web Applications
  • pt. II. Ensuring Hack-Resistant Code
  • 6. Application Attacks and How to Avoid Them
  • 7. Validating Input
  • 8. Handling Exceptions
  • 9. Testing for Attack-Resistant Code
  • pt. III. Deployment and Configuration
  • 10. Securing Your Application for Deployment
  • 11. Locking Down Windows, Internet Information Services, and .NET
  • 12. Securing Databases
  • pt. IV. Enterprise-Level Security
  • 13. Ten Steps to Designing a Secure Enterprise System.
  • 14. Threats
  • Analyze, Prevent, Detect, and Respond
  • 15. Threat Analysis Exercise
  • 16. Future Trends
  • A. Guide to the Code Samples
  • B. Contents of SecurityLibrary.vb.