2013-02-07 15:18:18 +00:00
2012-11-06 03:14:53 +00:00
2012-02-15 08:40:01 +00:00
2012-02-15 08:40:01 +00:00
2012-11-06 04:38:09 +00:00
2013-02-07 15:18:18 +00:00
2012-02-15 08:40:01 +00:00
2012-11-06 03:18:19 +00:00

TAINT is a php-ext used to detect XSS codes(tainted string).

The idea is from https://wiki.php.net/rfc/taint, I implemented it in a php extension which make the patch no-needed.

Please note that do not enable this extension in product env.

Works with PHP-5.2.6 ~ PHP-5.4.0
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:24:14.721Z
Readme 110 KiB
Languages
C 91.4%
PHP 8.3%
M4 0.2%
JavaScript 0.1%