|
|
|
|
|
by motti
5007 days ago
|
|
Having the (say) GMail in an iframe sounds worrying. It's not clear immediately that the embedded page came from GMail, as we cannot see the https scheme in the URL for the iframe - much less any indication that the certificate is trusted etc. This provides an attacker with the possibility to create a fake GMail login page Why not redirect to GMail (openid-style) with a callback (or failing that, use a pop-up)? |
|