Develop, deploy, and maintain secure Java applications using the expert techniques and open source libraries in this Oracle Press guide. The book presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs.
Develop, deploy, and maintain secure Java applications using the expert techniques and open source libraries in this Oracle Press guide. The book presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs.Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Jim Manico is an author and educator of developer security awareness trainings. He is also a frequent speaker on secure software practices and is a member of the JavaOne "rockstar hall of fame". He has an 18 year history building software as a developer and architect. Jim is also one of the members of the Global Board of Directors for the OWASP foundation where he helps drive the strategic vision for the organization. He manages and participates in several OWASP projects, including the OWASP cheat sheet series and several secure coding projects. For more information, see http://www.linkedin.com/in/jmanico or follow him on Twitter at @manicode.
Inhaltsangabe
Chapter 1: Web Application Security Basics Chapter 2. Authentication and Session Management Chapter 3: Access Control Chapter 4: Cross-Site Scripting Defense Chapter 5: Cross-Site Request Forgery Defense and Clickjacking Chapter 6: Protecting Sensitive Data Chapter 7: SQL Injection and Other Injection Attacks Chapter 8: Safe File Upload and File I/O Chapter 9: Logging, Error Handling, and Intrusion Detection Chapter 10: Secure Software Development Lifecycle Appendix: Resources