Pro PHP Security: From Application Security Principles to the Implementation of XSS Defenses
Autor Chris Snyder, Thomas Myer, Michael Southwellen Limba Engleză Paperback – 10 dec 2010
Preț: 482.95 lei
Preț vechi: 603.69 lei
-20% Nou
Puncte Express: 724
Preț estimativ în valută:
92.44€ • 96.14$ • 77.46£
92.44€ • 96.14$ • 77.46£
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
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/generalCuprins
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.