Cantitate/Preț
Produs

Pro PHP Security: From Application Security Principles to the Implementation of XSS Defenses

Autor Chris Snyder, Thomas Myer, Michael Southwell
en Limba Engleză Paperback – 10 dec 2010
PHP security, just like PHP itself, has advanced. Updated for PHP 5.3, the second edition of this authoritative PHP security book covers foundational PHP security topics like SQL injection, XSS, user authentication, and secure PHP development. Chris Snyder and Tom Myer also delve into recent developments like mobile security, the impact of JavaScript, and the advantages of recent PHP hardening efforts.Pro PHP Security, Second Edition will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. Beginners in secure programming will find a lot of material on secure PHP development, the basics of encryption, secure protocols, as well as how to reconcile the demands of server-side and web application security.
Citește tot Restrânge

Preț: 48295 lei

Preț vechi: 60369 lei
-20% Nou

Puncte Express: 724

Preț estimativ în valută:
9244 9614$ 7746£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430233183
ISBN-10: 1430233184
Pagini: 345
Ilustrații: XVIII, 368 p.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.64 kg
Ediția:2nd 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?.- Practicing Secure PHP Programming.- Validating and Sanitizing User Input.- Preventing SQL Injection.- Preventing Cross-Site Scripting.- Preventing Remote Execution.- Enforcing Security for Temporary Files.- Preventing Session Hijacking.- Securing REST Services.- Practicing Secure Operations.- Using CAPTCHAs.- User Authentication, Authorization, and Logging.- Preventing Data Loss.- Safe Execution of System and Remote Procedure Calls.- Creating a Safe Environment.- Securing Unix.- Securing Your Database.- Using Encryption.- Securing Network Connections: SSL and SSH.- Final Recommendations.

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

PHP programmers need to arm themselves in the race against security risks. Pro PHP Security takes PHP 5.3 as its starting point and solves both traditional and modern security concerns, from SQL injection to mobile security.