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
💥 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.
Ready-to-use GitHub Copilot demo kit with intentional bugs, TODOs, and security vulnerabilities. Complete test suite (227+ tests, 93% coverage) + reset script for live test generation demos. Perfect for trainers showcasing AI-assisted development.
Proper Password Hashing - A cybersecurity demonstration project showcasing secure password storage using bcrypt, salt generation, and industry-standard authentication practices. Includes both CSV and SQL database implementations.