|
WebApp Sec
mailing list archives
Data sanitization approaches in Java
From: "Benjamin Livshits" <livshits () cs stanford edu>
Date: Fri, 14 Jan 2005 13:20:56 -0800
I was wondering about data sanitization strategies commonly used in
today's Web applications, especially those written using J2EE. I am
aware of libraries that would simplify the sanitization process for you,
however, I haven't really seen many applications that use anything more
sophisticated than URL-encoding the user-supplied string data.
Are there some common sanitization strategies that people actually use
in their code on a regular basis?
Thanks in advance,
-Ben
By Date
By Thread
Current thread:
- RE: Proposal to anti-phishing, (continued)
Re: Proposal to anti-phishing Rob Skedgell (Jan 19)
Data sanitization approaches in Java Benjamin Livshits (Jan 15)
Re: Proposal to anti-phishing Florian Weimer (Jan 16)
|