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
Demonstrates basic website vulnerabilities (XSS, CRSF, SQLi, Command Injection) and their protections using django. Includes a writeup explaining exploits, mitigation and database encryption.