Freshly Printed - allow 10 days lead
Safety of Web Applications
Risks, Encryption and Handling Vulnerabilities with PHP
Explains how encryption works, how to secure a web server, and how to identify users and grant rights
Eric Quinton (Author)
9781785482281, Elsevier Science
Hardback, published 6 April 2017
224 pages
22.9 x 15.1 x 2 cm, 0.49 kg
Safety of Web Applications: Risks, Encryption and Handling Vulnerabilities with PHP explores many areas that can help computer science students and developers integrate security into their applications. The Internet is not secure, but it's very friendly as a tool for storing and manipulating data. Customer confidence in Internet software is based on it's ability to prevent damage and attacks, but secure software is complicated, depending on several factors, including good risk estimation, good code architecture, cyphering, web server configuration, coding to prevent the most common attacks, and identification and rights allocation.
1. Why Do Web Applications Need to be Secure?
2. Estimating Risk
3. Encryption and Web Server Configuration
4. Threats and Protecting Against Them
5. Managing User Logins and Assigning Permissions
6. Using the MVC Model to Structure the Application
7. Implementing a Suitable Technical Platform and Testing the Application
Subject Areas: Databases & the Web [UNN]