Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I use Chrome 23.0.1271.95 (Official Build 169798) on Linux (Lubuntu 12.10) with the Stylish extension.

I've set up a style that applies to urls matching
https?://(?!(mail.google.com|productforums.google.com/|forum.xfce.org)).*.

One line in the style is this:
iframe { display: none !important; }.

My question is this: does merely hiding iframes using css reduce exposure to exploits that use iframes as vectors (if that is the correct term)?

(In any case, my browsing is very conservative.)

share|improve this question

closed as not constructive by techie007, HackToHell, TFM, 8088, Nifle Dec 8 '12 at 11:24

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.