💬 Day 4: Adding Real-Time Chat & Testing WebSocket Security (Django + AppSec Journey)
Jul 8, 2025 · 2 min read · Welcome to Day 4 of my Django + AppSec journey!Today was all about making my chat app real-time using WebSockets and then trying to hack it with XSS and IDOR attacks — and fixing them 💥 🛠️ 1. Building Real-Time Messaging with Django Channels Insta...
Join discussion