Package Information |
Summary |
XSS code sniffer |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
An extension used for detecting XSS codes(tainted string),
And also can be used to spot sql injection vulnerabilities, shell inject, etc. |
Release notes
Version 0.0.2
(beta)
|
- Fixed bug that MINIT din't respect taint.enable - Fixed bug that Taint doesn't work with eval - Fixed bug that Taint works wrongly with php 5.3(function arguments) - Support ternary |
|