Cantitate/Preț
Produs

Pro PHP Security

Autor Chris Snyder, Michael Southwell
en Limba Engleză Paperback – 8 sep 2005
Pro PHP Security is one of the first books devoted solely to PHP security. It will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. The methods discussed are compatible with PHP versions 3, 4, and 5.
The knowledge you'll gain from this comprehensive guide will help you prevent attackers from potentially disrupting site operation or destroying data. And you'll learn about various security measures, for example, creating and deploying "captchas," validating e-mail, fending off SQL injection attacks, and preventing cross-site scripting attempts.
Citește tot Restrânge

Preț: 22462 lei

Preț vechi: 28077 lei
-20% Nou

Puncte Express: 337

Preț estimativ în valută:
4299 4481$ 3579£

Carte disponibilă

Livrare economică 14-28 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590595084
ISBN-10: 1590595084
Pagini: 500
Ilustrații: XXVIII, 528 p.
Dimensiuni: 178 x 235 x 27 mm
Greutate: 0.81 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

The Importance of Security.- Why Is Secure Programming a Concern?.- Maintaining a Secure Environment.- Dealing with Shared Hosts.- Maintaining Separate Development and Production Environments.- Keeping Software Up to Date.- Using Encryption I: Theory.- Using Encryption II: Practice.- Securing Network Connections I: SSL.- Securing Network Connections II: SSH.- Controlling Access I: Authentication.- Controlling Access II: Permissions and Restrictions.- Practicing Secure PHP Programming.- Validating User Input.- Preventing SQL Injection.- Preventing Cross-Site Scripting.- Preventing Remote Execution.- Enforcing Security for Temporary Files.- Preventing Session Hijacking.- Practicing Secure Operations.- Allowing Only Human Users.- Verifying Your Users’ Identities.- Using Roles to Authorize Actions.- Adding Accountability to Track Your Users.- Preventing Data Loss.- Safely Executing System Commands.- Handling Remote Procedure Calls Safely.- Taking Advantage of Peer Review.

Notă biografică

Chris Snyder is a software engineer at the Fund for the City of New York, where he helps develop next-generation websites and services for nonprofit organizations. He is a member of the executive board of New York PHP, and has been looking for new ways to build scriptable, linked, multimedia content since he saw his first Hypercard stack in 1988.

Caracteristici

One of the first books devoted solely to PHP security Covers a wide swath of both defensive and proactive security measures, showing readers how to create captchas, validate email, fend off SQL injection attacks, and more Methods discussed are compatible with PHP 3, 4, and 5