Securing PHP Apps
Autor Ben Edmundsen Limba Engleză Paperback – 26 iul 2016
Secure your PHP-based web applications with this compact handbook. You'll get clear, practical and actionable details on how to secure various parts of your PHP web application. You'll also find scenarios to handle and improve existing legacy issues.
Is your PHP app truly secure? Let's make sure you get home on time and sleep well at night. Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook. Do you ever wonder how vulnerable you are to being hacked? Do you feel confident about storing your users' sensitive information? Imagine feeling confident in the integrity of your software when you store your users' sensitive data. No more fighting fires with lost data, no more late nights, your application is secure.
Well, this short book will answer your questions and give you confidence in being able to secure your and other PHP web apps.
Is your PHP app truly secure? Let's make sure you get home on time and sleep well at night. Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook. Do you ever wonder how vulnerable you are to being hacked? Do you feel confident about storing your users' sensitive information? Imagine feeling confident in the integrity of your software when you store your users' sensitive data. No more fighting fires with lost data, no more late nights, your application is secure.
Well, this short book will answer your questions and give you confidence in being able to secure your and other PHP web apps.
What You'll Learn
- Never trust your users - escape all input
- HTTPS/SSL/BCA/JWH/SHA and other random letters: some of them actually matter
- How to handle password encryption and storage for everyone
- What are authentication, access control, and safe file handing and how to implement them
- What are safe defaults, cross site scripting and other popular hacks
Who This Book Is For
Experienced PHP coders, programmers, developers.
Preț: 134.83 lei
Preț vechi: 168.54 lei
-20% Nou
Puncte Express: 202
Preț estimativ în valută:
25.81€ • 26.84$ • 21.63£
25.81€ • 26.84$ • 21.63£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484221198
ISBN-10: 1484221192
Pagini: 100
Ilustrații: XIV, 52 p. 2 illus. in color.
Dimensiuni: 155 x 235 x 4 mm
Greutate: 0.11 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484221192
Pagini: 100
Ilustrații: XIV, 52 p. 2 illus. in color.
Dimensiuni: 155 x 235 x 4 mm
Greutate: 0.11 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Constructor
Format
Errata
Sample Code
About the Author
Chapter 1 - Never Trust Your Users. Sanitize ALL Input!
SQL Injection
Mass Assignment
Typecasting
Sanitizing OutputNever Trust Yourself - Use Safe Defaults
Chapter Two - HTTPS/SSL/BCA/JWH/SHA and Other Random Letters; Some of Them Actually Matter.
What is HTTPS
Limitations
When to use HTTPS
Implementing HTTPS
Paths
Chapter 3 - Password Encryption and Storage for Everyone
The Small Print
What is a Hash?
Popular AttacksA Pinch of Salt
Hashing Algorithms
Storage
Validation
Putting It All Together
Brute Force Protection
Upgrading Legacy Systems
Resources
Chapter 4 - Authentication, Access Control, and Safe File Handing
Authentication
Access Control
Validating Redirects
Never Trust Dynamic Typing. It's Not Your Friend.
Cross Site Scripting
Attack Entry Points
Cross Site Request Forgery
Multiple Form Submits
Race Conditions
Outdated Libraries / External Programs
Destructor
About the Author
Security Audit / Consulting
Notă biografică
Ben Edmunds leads development teams to create cutting-edge web and mobile applications. He is an active leader, developer, and speaker in various development communities, especially the CodeIgniter and Laravel PHP framework communities. He has been developing software professionally for over 10 years and in that time has worked on everything from robotics to government projects. Lastly, he's a PHP Town Hall podcast co-host.
Textul de pe ultima copertă
This is a quick read, at just over 100 pages. This is a handbook style guide to specific items you can act on. Is your PHP app truly secure? Let's make sure you get home on time and sleep well at night. Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook.
Do you ever wonder how vulnerable you are to being hacked? Do you feel confident about storing your users sensitive information? Imagine feeling confident in the integrity of your software when you store your user's sensitive data. No more fighting fires with lost data, no more late nights, your application is secure.
In this short book I'll give you clear, actionable details on how to secure various parts of your web application. You will also find scenarios to handle and improve existing legacy issues.
What you'll learn
- Never trust your users - escape all input
- HTTPS/SSL/BCA/JWH/SHA and other random letters, some of them actually matter
- Password Encryption and Storage for Everyone
- Authentication, Access Control, and Safe File Handing
- Safe Defaults, Cross Site Scripting and other Popular Hacks
Caracteristici
A unique compact guide to securing your PHP apps
Author is an expert PHP coder, web developer and mobile app developer
PHP is still the #1 web scripting language used in the world
Author is an expert PHP coder, web developer and mobile app developer
PHP is still the #1 web scripting language used in the world