rainit2006 / CISSP

0 stars 0 forks source link

Basic web security #16

Open rainit2006 opened 1 month ago

rainit2006 commented 1 month ago

Solving Clickjacking

https://www.youtube.com/watch?v=Pdc5KJfOQpI

Defense for clickjacking

https://cheatsheetseries.owasp.org/cheatsheets/Clickjacking_Defense_Cheat_Sheet.html There are three main mechanisms that can be used to defend against these attacks:

CSP (Content-Security-Policy)

rainit2006 commented 1 month ago

HTTP Security Response Headers Cheat Sheet

https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html Recommendation: