Libraries tagged by xss
salesforceeng/breakout
46 Downloads
A context-aware output escaping tool
proger/hypersafe
43 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..
pinga/session
351 Downloads
Modern session management for PHP
pinga/cookie
385 Downloads
Modern cookie management for PHP
ninjaphp/ninja
612 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
kenjis/csp
2668 Downloads
Implementation of Content Security Policy (CSP) nonce-source
itools/smartstring
101 Downloads
Enhanced strings with automatic HTML encoding and chainable methods
istais/reflectshield
5 Downloads
ReflectShield is a simple to use, shield against reflected XSS attacks
cafernandes/express-php
5 Downloads
Express PHP - A lightweight, fast, and secure microframework inspired by Express.js for building modern PHP web applications and APIs
bitslip6/bitfire
38 Downloads
Enterprise firewall, stop all bot/spam and manual attacks. OWASP top 10, with bot whitelist in
sanitizers/sanitizers
99 Downloads
BK Sanitizers is a community-developed, free and open source library for sanitizing user data in PHP.
nazar-pc/upf
24 Downloads
Useful PHP Functions: set of system-independent functions from CleverStyle CMS
eugene-manuilov/phalcon-csp
4766 Downloads
Content Security Policy plugin for PhalconPHP framework.
paramonovav/laravel4-header-csp
70 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel 4 responses.
xielei/waf
125 Downloads
一个基于php的防火墙拦截程序,拦截sql注入和xss等