XSS code sniffer
An extension used for detecting XSS codes(tainted string),
And also can be used to spot sql injection vulnerabilities, shell inject, etc.
License: PHP
Version | Release | Download |
2.1.0 | 2020-04-09 | taint-2.1.0.tgz |
2.0.6 | 2019-12-23 | taint-2.0.6.tgz |
2.0.5 | 2018-12-12 | taint-2.0.5.tgz |
2.0.4 | 2017-08-09 | taint-2.0.4.tgz |
2.0.3 | 2017-07-27 | taint-2.0.3.tgz |
Version | Message |
2.1.0 | - Fixed conflicts with Xdebug |
2.0.6 | - PHP-7.4 Compatibility |
2.0.5 | - PHP-7.3 Compatibility |
2.0.4 | - PHP-7.2 Compatibility |
2.0.3 |
- Support str_ireplace - Fixed arg order of mysqli |