Talk (Software - Day 1) - Django security against OWASP top 10

Conference: PyCon SE 2021

Year: 2021

Abstract: The OWASP Top 10 is a book/referential document outlining the 10 most critical security concerns for web application security. In this talk, we will see how underlying security in Django, protects it against OWASP top 10 vulnerabilities, ranging from SQL injection attacks to authentication and CSRF. It is one of the most complex yet interesting topics in Django that makes it an extremely powerful web framework. For more details: https://pretalx.com/pycon-sweden-2021/talk/TTKFLH/ Speaker: Pratibha Jagnere