F
Fingolfin
Hello,
I'm planning this college project in which I would make a JSP (java) web
page and show how to secure it in numerous ways against all kinds of
attacks and I'm wondering if you guys know some links like this:
http://www.developer.com/java/article.php/883381/JSP-Security.htm
So, I would greatly appreciate if you could point me to some site where
I could find more source code that can be used to secure a web page
against SQL injection attacks, more on XSS and anything else you can
think of...
I've already found some links, but they cover security from more
theoretical point of view rather then practical with examples.
Regards.
I'm planning this college project in which I would make a JSP (java) web
page and show how to secure it in numerous ways against all kinds of
attacks and I'm wondering if you guys know some links like this:
http://www.developer.com/java/article.php/883381/JSP-Security.htm
So, I would greatly appreciate if you could point me to some site where
I could find more source code that can be used to secure a web page
against SQL injection attacks, more on XSS and anything else you can
think of...
I've already found some links, but they cover security from more
theoretical point of view rather then practical with examples.
Regards.