🚨 GitHub 监控消息提醒

🚨 发现关键词: #XSS #Stored #Reflected #DOM

📦 项目名称: Cross-Site-Scripting-XSS-Payload-Sanitizer
👤 项目作者: jenishs524
🛠 开发语言: Python
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-08-22 17:59:06

📝 项目描述:
An advanced, context-aware input sanitizer and XSS detection engine written in Python. Performs structural tokenization, recursive obfuscation decoding (URL, Base64, HTML entities), and context-sensitive sanitization to neutralize stored, reflected, and DOM-based XSS attacks.

🔗 点击访问项目地址 GitHub - jenishs524/Cross-Site-Scripting-XSS-Payload-Sanitizer: An advanced, context-aware input sanitizer and XSS detection engine…
 
 
Back to Top