django

A collection of 27 posts
click-jacking

Click-Jacking and a little Phishing - Basic Security Part 8

NB: This is the eighth post in a series [https://coffeeonthekeyboard.ghost.io/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://coffeeonthekeyboard.ghost.io/xss-cross-site-scripting-basic-security-part-2-711/] to replace the targets
2 min read