You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-300 live demo kit. A real Python app left intentionally immature (bugs, security gaps, low coverage) across 5 structured Copilot modules. Prompt library, Skills, AGENT.md, and a reset script included.
Interactive Jupyter demo of Prisma AIRS detecting pickle deserialization attacks (CWE-502) in ML models. Educational security demonstration with ROI analysis.
💥 ServerSideTemplateInjection (SSTI) Demo with Flask A simple Flask app to demonstrate Server-Side Template Injection vulnerabilities — useful for learning, testing, and understanding how SSTI works and how to avoid it.
Mirror of isaacs/node-tar pinned at 8bb83f7 — the commit before the CVE-2026-23745 fix. Demo target for autonomous vulnerability patching. Do not install from here; use node-tar 7.5.3+.
ProtonVPN Full Free — это надежное и простое приложение для безопасного доступа в интернет без ограничений по времени и объему трафика. Программа надежно шифрует ваше соединение, защищает конфиденциальные данные от перехвата и помогает легко открывать заблокированные сайты, сохраняя вашу полную анонимность в сети.
Educational security demo — brute-force a bcrypt hash to recover a 5-digit numeric PIN. Features a Web Worker-based in-browser cracker and a Python CLI. Clean architecture, tested.