Here’s a reason why your website is not secure
Originally published on Dev.
If you are a website developer, you have most probably protected yourself from common attacks such as XSS, SQL, CSRF, etc.
But are you safe from a Clickjacking attack?
Try this:
Create a blank HTML file.
Add the followi...
tawn33y.hashnode.dev2 min read