Secure Java: For Web Application Development

Secure Java: For Web Application Development
Authors
Abhay Bhargav, B. V. Kumar
ISBN
1439823510
Published
16 Sep 2010
Purchase online
amazon.com

Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and Web application risk assessment. Encapsulating security requirements for Web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these practices into a secure software development life cycle.

Editorial Reviews

Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and Web application risk assessment. Encapsulating security requirements for Web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these practices into a secure software development life cycle.

From the risk assessment phase to the proof of concept phase, the book details a secure Web application development process. The authors provide in-depth implementation guidance and best practices for access control, cryptography, logging, secure coding, and authentication and authorization in Web application development. Discussing the latest application exploits and vulnerabilities, they examine various options and protection mechanisms for securing Web applications against these multifarious threats. The book is organized into four sections:

  • Provides a clear view of the growing footprint of Web applications
  • Explores the foundations of secure Web application development and the risk management process
  • Delves into tactical Web application security development with Java EE
  • Deals extensively with security testing of Web applications

This complete reference includes a case study of an e-commerce company facing Web application security challenges, as well as specific techniques for testing the security of Web applications. Highlighting state-of-the-art tools for Web application security testing, it supplies valuable insight on how to meet important security compliance requirements, including PCI-DSS, PA-DSS, HIPAA, and GLBA. The book also includes an appendix that covers the application security guidelines for the payment card industry standards.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell