File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes Security Issues / Risks Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Security Issues / Risks" Watch "Security Issues / Risks" New topic
Author

Security Issues / Risks

Gustavo Adolpho Bonesso
Ranch Hand

Joined: May 11, 2002
Posts: 103
Which are the main issues / risks that must be adressed in any J2EE application ?


Gustavo Adolpho Bonesso<br />SCJP1.4
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
This article might give you some pointers.


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
Juanjo Bazan
Ranch Hand

Joined: Feb 04, 2002
Posts: 231
If you don't know where to start, I would resume it in one point:
VALIDATE ALL YOUR INPUTS: check every parameter from GET/POST HTML forms, from URLs, and check that everything you send to the database has not malicious characters.
 
 
subject: Security Issues / Risks
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com