
xsslint - audit XSS vulnerability of web pages

xsslint [options] URL [, URL ...]

xsslint is a command line tool to audit XSS vulnerabity of HTML forms in web pages. When it finds XSS vulnerability in HTML form, it displays action, untainted names and example URL with which the vulnerability can be confirmed.

This option disables xsslint to accept HTTP-Cookies. Cookie is enabled by default.
This option changes User-Agent string of xsslint. default is xsslint/$VERSION.

--recursive option. You'll know what this option means ;)
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
