Iron-Clad Java (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
304
Utgivningsdatum
2014-10-16
Upplaga
ed
Förlag
McGraw Hill
Medarbetare
Detlefsen, August
Illustrationer
black & white illustrations
Dimensioner
229 x 183 x 18 mm
Vikt
499 g
Antal komponenter
1
ISBN
9780071835886

Iron-Clad Java

Building Secure Web Applications

Häftad,  Engelska, 2014-10-16
436
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

Proven Methods for Building Secure Java-Based Web Applications

develop, deploy, and maintain secure java applications using the expert techniques and open source libraries described in this oracle press guide. Iron-Clad Java presents the processes required to build robust and secure applications from the start and explains how to eliminate existing security bugs. Best practices for authentication, access control, data protection, attack prevention, error handling, and much more are included. Using the practical advice and real-world examples provided in this authoritative resource, you'll gain valuable secure software engineering skills.
  • Establish secure authentication and session management processes
  • Implement a robust access control design for multi-tenant web applications
  • Defend against cross-site scripting, cross-site request forgery, and clickjacking
  • Protect sensitive data while it is stored or in transit
  • Prevent SQL injection and other injection attacks
  • Ensure safe file I/O and upload
  • Use effective logging, error handling, and intrusion detection methods
  • Follow a comprehensive secure software development lifecycle
"in this book, jim manico and august detlefsen tackle security education from a technical perspective and bring their wealth of industry knowledge and experience to application designers. a significant amount of thought was given to include the most useful and relevant security content for designers to defend their applications. this is not a book about security theories, its the hard lessons learned from those who have been exploited, turned into actionable items for application designers, and condensed into print." from the foreword by milton smith, oracle senior principal security product manager, java
Visa hela texten

Passar bra ihop

  1. Iron-Clad Java
  2. +
  3. How to Win At Chess

De som köpt den här boken har ofta också köpt How to Win At Chess av Levy Rozman, Gothamchess (inbunden).

Köp båda 2 för 652 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Övrig information

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.

Innehållsförteckning

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