Gengish’s Weblog

Just another WordPress.com weblog

Security in JavaEE applications: introduction

Le 10 vulnerabilità più critiche delle applicazioni web J2EE

Introduzione

Questo articolo descrive le 10 vulnerabilità più comuni e più critiche delle applicazioni web scritte in ambiente j2ee  con le tecnologie più comuni: servlet, jsp, struts, jsf, hibernate analizzando le varie debolezze che si possono avere e cercando di fornire una possibile soluzione al problema.

Le 10 vulnerabilità più critiche per le applicazioni web J2EE sono:

  1. Cross site scripting XSS
  2. Injection flaws
  3. Malicious file execution
  4. Insecure Direct Object Reference
  5. Cross site request forgery
  6. Information Leakage and Improper Error Handling
  7. Broken Authentication and Session Management
  8. Insecure Cryptographic Storage
  9. Insecure Communications
  10. Failure to Restrict URL Access

Continua a leggere

dicembre 12, 2008 Posted by | hibernate, injection flaws, IT, Java, jsf, Security, sql injections, Standard, struts | , , , , , , , , , , , , , , , | 2 commenti