NB: This is the eighth post in a series
[https://www.coffeeonthekeyboard.com/best-basic-security-practices-especially-with-django-697/] of
posts on web application security.
Click-jacking is a process of “stealing” clicks on your site, redirecting them
to other places, either by using an XSS vector
[https: