aspose file tools
The moose likes Security and the fly likes Top 25 Most Dangerous Programming Errors Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Top 25 Most Dangerous Programming Errors" Watch "Top 25 Most Dangerous Programming Errors" New topic
Author

Top 25 Most Dangerous Programming Errors

Pat Farrell
Rancher

Joined: Aug 11, 2007
Posts: 4422
    
    2

Just released report from Mitre, Sans, NSA, etc. listing top security errors.

http://cwe.mitre.org/top25/

Many deal explicitly with cryptography. Two jumped at me:

Do not roll your own cipher system

Key management issues are serious.
Vinod Tiwari
Ranch Hand

Joined: Feb 06, 2008
Posts: 458
Thanks for link


Vinod Tiwari | Twitter
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Top 25 Most Dangerous Programming Errors
 
Similar Threads
proper way to display the result of a SQL query in my servlet?
Ignoring of blanks
What is a Slash Represents
Check and Replace Parent Page
Java Applet function connecting database called by Javascript