There are 3 repositories under xss-filter topic.
Use DOMPurify on server and client in the same way
✈️ 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.
a library for performing fast, configurable cleansing of HTML coming from untrusted sources
this repository is a docker containing some "XSS vulnerability" challenges and bypass examples.
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
XSSB is a proactive DOM sanitizer, defending against client-side injection attacks!
Crystal library for transforming HTML/XML trees to sanitize HTML from untrusted sources
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Simple PHP sanitization class used to verify and clean values to assure they are valid and secure
✈️ An MVP-level Flight Booking System, a web application built using the Model-View-Controller (MVC) architecture with Java Servlets and JavaServer Pages (JSP). It includes user authentication and authorization features and is secured against SQL Injection and Cross-Site Scripting (XSS) attacks.
XSS Filter to properly clean your request data from XSS related attacks.
An ongoing curated collection of awesome XSS software, libraries, frameworks, learning tutorials & practical resources cross-site scripting.
pdf-xss-checker is a Node.js tool designed to scan PDF files for potential Cross-Site Scripting (XSS) vulnerabilities. It analyzes embedded scripts, forms and suspicious content to help identify security risks in PDFs before they're distributed or displayed in browsers.
Xss, sql-injection, php, login, Csrf, security, rainbow table, encryption, salt
A powerful middleware for securing your express.js applications against cross-site scripting (XSS) attacks
A Laravel middleware to cleaning all inputs/data of request from XSS and embed elements
XSS Bypass techniquies
XSS ATTACK COOKIE INFO
Sanitizes known possible XSS attacks through DraftJS JSON data format.
Image-based XSS payload generator (SVG, data URI, EXIF) for authorized security testing.
Fastify plugin to set the X-XSS-Protection header
A library for performing fast, configurable cleansing of HTML coming from untrusted sources, made on .NET.
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
Tourist Review webiste ,a web application project with the functionality which includes map ,authentication ,login/signup and many more features with security.
Use HtmlAgilityPack parser to sanitize html text against unrecognized tags and attributes.
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)
A web application prioritizing security, designed to facilitate basic forum functionalities.
A content-sharing platform that allows users to read and share articles with secure role-based access control. Features include JWT-based authentication, protected CRUD operations, SEO optimization, and XSS-safe input handling.