Skip to content
#

xss-prevention

Here are 15 public repositories matching this topic...

A client-side web security tool that sanitizes potentially malicious HTML and JavaScript input by stripping unsafe tags and event attributes. Designed to demonstrate XSS prevention concepts, safe input handling, and frontend security practices using pure HTML, CSS, and JavaScript in a beginner-friendly interface.

  • Updated Feb 13, 2026
  • JavaScript

Deterministic input sanitization for untrusted text — homoglyphs, invisible chars, null bytes, NFKC normalization, template injection. Zero dependencies. Python 3.12+.

  • Updated Mar 30, 2026
  • Python

🔐 Secure ASP.NET Core 8.0 web application for managing sensitive financial data with enterprise-grade security. Features AES-256 encryption, role-based authorization, 2FA, comprehensive input validation, and 41 passing security tests. OWASP Top 10 compliant.

  • Updated Feb 16, 2026
  • C#

Improve this page

Add a description, image, and links to the xss-prevention topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xss-prevention topic, visit your repo's landing page and select "manage topics."

Learn more