xss-filter
There are 41 repositories under xss-filter topic.
kkomelin/isomorphic-dompurify
Use DOMPurify on server and client in the same way
cloudflare/svg-hush
Make it safe to serve untrusted SVG files
harismuneer/Flight-Booking-System-JavaServlets_App
✈️ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
nahsra/antisamy
a library for performing fast, configurable cleansing of HTML coming from untrusted sources
R0X4R/D4rkXSS
A list of useful payloads and Bypass for Web Application Security and Bug Bounty/CTF
moeinfatehi/xss_vulnerability_challenges
this repository is a docker containing some "XSS vulnerability" challenges and bypass examples.
techguy-bhushan/XssRequestFilters
Light weight library for Filter the Cross-site scripting in request For Spring Framwork / Spring-Boot, logic can be use for servlet based(without using spring framework) application
0xSobky/XSSBuster
XSSB is a proactive DOM sanitizer, defending against client-side injection attacks!
txn2/n2proxy
Contraband filtering reverse proxy for plain http and SSL.
straight-shoota/sanitize
Crystal library for transforming HTML/XML trees to sanitize HTML from untrusted sources
Superbition/Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
farisc0de/PhpSanitization
Simple PHP sanitization class used to verify and clean values to assure they are valid and secure
n0nag0n/fatfree-xss-filter
XSS Filter to properly clean your request data from XSS related attacks.
barretlee/xss-filter-bypass
xss-filter-bypass
paulveillard/cybersecurity-cross-site-scripting
An ongoing curated collection of awesome XSS software, libraries, frameworks, learning tutorials & practical resources cross-site scripting.
xss-stage/xss-core
🛑 Java Xss filtering library
hi098123/PHP-secure-and-hashing-pw-prevention-rainbow-table
Xss, sql-injection, php, login, Csrf, security, rainbow table, encryption, salt
Louis3797/xss-shield
A powerful middleware for securing your express.js applications against cross-site scripting (XSS) attacks
salkhwlani/laravel-xss-middlware
A Laravel middleware to cleaning all inputs/data of request from XSS and embed elements
NextSecurity/XSSBypass
XSS Bypass techniquies
NyanKiyoshi/draftjs-sanitizer
Sanitizes known possible XSS attacks through DraftJS JSON data format.
poppinlp/fastify-xss-filter
Fastify plugin to set the X-XSS-Protection header
spassarop/antisamy-dotnet
A library for performing fast, configurable cleansing of HTML coming from untrusted sources, made on .NET.
dogukankurnaz/xsscookie
XSS ATTACK COOKIE INFO
mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
adarsh-bunny/Tourist-Review-Website
Tourist Review webiste ,a web application project with the functionality which includes map ,authentication ,login/signup and many more features with security.
compwright/mongoose-dompurify
DOMPurify plugin for Mongoose
johnkevincheng/MarkupSanity
Use HtmlAgilityPack parser to sanitize html text against unrecognized tags and attributes.
sebastianomelita/basicPHPApp
Basic PHP app for user registration and user login fully protected against XSS and with multipage authentication based on session (phpapp) and on cookies (phpappc)
wangxinfei0118/express-xss-filter
基于xss,用于对前端请求数据进行过滤的express中间件
bachilli/sanitize-url
PHP port from braintree/sanitize-url package.
qu4lizz/forum
A web application prioritizing security, designed to facilitate basic forum functionalities.
xss-stage/.github
🛑 Java Xss filtering library
bigpresh/Catalyst-Plugin-HTML-Scrubber
Catalyst::Plugin::HTML::Scrubber - Perl Catalyst plugin to scrub HTML / XSS attempts from incoming parameters