Cantitate/Preț
Produs

Safety of Web Applications: Risks, Encryption and Handling Vulnerabilities with PHP

Autor Eric Quinton
en Limba Engleză Hardback – 5 apr 2017
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.


  • Helps computer science students and developers integrate security into their applications
  • Includes sections on risk estimate, MVC modeling, the cyphering (certificates, bi-keys, https protocol)
Citește tot Restrânge

Preț: 49170 lei

Preț vechi: 61463 lei
-20% Nou

Puncte Express: 738

Preț estimativ în valută:
9410 9775$ 7816£

Carte tipărită la comandă

Livrare economică 27 ianuarie-10 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781785482281
ISBN-10: 1785482289
Pagini: 224
Dimensiuni: 152 x 229 mm
Greutate: 0.47 kg
Editura: ELSEVIER SCIENCE

Public țintă

Developers juniors, computer students
All persons which want to introduce security in software development (PHP or other)

Cuprins

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