» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with article + Security

From Physics to Security

Wietse Venema started out as a physicist, but became interested in the security of the programs he wrote to control his physics experiments. He went on to create several well-known network and security tools, including the Security Administrator's Tool for Analyzing Networks (SATAN) and The Coroner's Toolkit with Dan Farmer. He is also the creator of the popular MTA Postfix and TCP Wrapper.

Postfix: del.icio.us/tag/postfix

Leveraging Security in the Native Platform Using Java SE 6 Technology

The Java Platform, Standard Edition (Java SE) provides application developers with a large set of security APIs, tools, and implementations of commonly used security algorithms, mechanisms, and protocols. These security APIs span a wide range of areas, including cryptography, public key infrastructure, secure communication, authentication, and access control. In addition, the security tools facilitate the ability of users or administrators to securely deploy and manage Java platform applications.

kerberos: del.icio.us/tag/Kerberos

Simplify enterprise Java authentication with single sign-on

In this article, consultant Faheem Khan shows you how to implement SSO on the Java platform.

kerberos: del.icio.us/tag/Kerberos

robubu : Safe JSON

We have been investigating the security implications of having a JSON api in Connections. It turns out that it is very easy to leave pretty big security exposures in an application if it isn’t done right. The security exposure in this case is rogue sites being able to get at data made available via a JSON api. The truly frightening part of this is that applications installed on a corporate intranet can actually leak data to internet sites should a user visit a rogue site. BTW, these exposures apply equally to both formally published api’s such as Yahoo’s and also any internal JSON api’s often used for AJAX tricks.

json: del.icio.us/tag/json

JSON is not as safe as people think it is - Joe Walker

There are 2 problems. CSRF (Cross Site Request Fogery) allows attackers to bypass cookie based authentication. I blogged about it a while ago. Wikipedia talks about it. CSRF allows you to invoke cookie protected actions on a remote server. It allows Mr. Evil to trick Mrs. Innocent into transferring money from her bank account into his. Far less known perhaps, is the JSON/Array hack that allows a user to steal JSON data on Mozilla and any other platform with a modern JavaScript interpreter.

json: del.icio.us/tag/json

Securing Java applications with Acegi

This five-part series of articles introduces Acegi Security System and demonstrates how to use Acegi to secure enterprise Java applications

Acegi: del.icio.us tag/acegi

DevX

The know-how behind application development

XML: del.icio.us/tag/xml

Page 1 | Next >>