Pro PHP Security

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 t...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Snyder, Chris (Συγγραφέας), Southwell, Michael (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2005.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.