Skip to content

barrypitman/antisamy-servlet-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

****************************
Antisamy filter demo project
****************************

See http://bazageous.com/2011/04/14/preventing-xss-attacks-with-antisamy/ for motivation behind this filter

See http://code.google.com/p/owaspantisamy/ for more information on antisamy.

You will need Maven installed. To start Jetty running the web application, run:

>mvn jetty:run

and then navigate to http://localhost:8080/antisamy/index.jsp

Releases

No releases published

Packages

No packages published

Languages