📦 GitHub 全球红队渗透资源中转站。
​旨在收录那些“好用却难找”的安全项目。
🔗 定时推送:GitHub Trending (Security)
🛠 必备清单:后渗透、远控、免杀、提权工具集
📅 更新频率:每日精选,绝不灌水。
⚠️ 本频道仅供安全研究与授权测试使用。
🚨 GitHub 监控消息提醒

🚨 发现关键词: #XSS #DOM

📦 项目名称: secure-generative-ui-input-sanitization
👤 项目作者: fatihsoysalcom
🛠 开发语言: HTML
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-08-18 18:03:30

📝 项目描述:
This example demonstrates a basic generative user interface (UI) that dynamically creates UI components based on user input. It highlights a critical security aspect: sanitizing user input before rendering it in the DOM. By using `textContent`, the example prevents potential cross-site scripting (XSS) vulnerabilities, which are crucial for secure G

🔗 点击访问项目地址
🚨 GitHub 监控消息提醒

🚨 发现关键词: #Vulnerability Scanner

📦 项目名称: VulnShield
👤 项目作者: XCodeCore
🛠 开发语言: JavaScript
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-08-18 17:55:22

📝 项目描述:
A web application vulnerability scanner for penetration testing simulation and security assessment.

🔗 点击访问项目地址 XCodeCore/VulnShield
🚨 GitHub 监控消息提醒

🚨 发现关键词: #Vulnerability Scanner

📦 项目名称: Mini-Vulnerability-Scanner
👤 项目作者: bharath-1206
🛠 开发语言: Python
Star数量: 0 | 🍴 Fork数量: 0
📅 更新时间: 2026-08-18 18:01:29

📝 项目描述:
A Python-based mini vulnerability scanner for detecting open ports, services, and basic security issues.

🔗 点击访问项目地址
Back to Top