|
|
|
|
|
by yeukhon
4534 days ago
|
|
X-FRAME-OPTIONS I feel like the number of times this has prevented a useful action vs prevented a bad action is many:0 I am rather curious where did you get this claim? Any stories I should check? And also what's the larger problem? Again, I'd really love to hear you elaborate on your thoughts.. thanks. |
|
Also, it's my user-agent, it's suppose to do what _I_ want it to do, not what the content author wants it to do, and I can't find a way to disable honoring XFO.
For CSP, one example of a larger problem would be excepting and storing unsanitized input. If it's going out to the user as (otherwise executable) javascript, are there other places that you're placing unescaped user-submitted data that could be an issue (a sql statement perhaps or the API to a site who trusted you to sanitize things (although they shouldn't)?).