2 posts tagged with xss. (View popular tags)
Displaying 1 through 2 of 2. Subscribe:
Is there a safe way to sanitize user submitted HTML to prevent security problems? [more inside]
posted by GregX3
on Sep 3, 2007 -
31 answers
How do I prevent hackers from embedding scripts into my site's incoming urls. For example, a hacker can easily create a link like link with javascript to ultimately grab users cookies. How do I prevent this from happening. Can I use javascript to prevent this, or is this something that need to be prevented on the server end?
posted by kaizen
on Jun 20, 2007 -
10 answers