iframe 跟踪像素安全问题
我们的应用程序使用各种跟踪像素,并且将信息发送到第三方跟踪器的方式是使用 IMAGE 标签并将信息附加在 url 末尾。(IMGAGE SRC="https://abc.com/ a.php?username=bob&cost=22)
新的第 3 方跟踪像素需要 IFRAME 标记中的上述信息,如下所示 IFRAME SRC="https://abc.com/a.php?username=bob&cost=22 IFRAME
使用 IFRAME 是否存在安全风险?
Our application makes use of various tracking pixels and the way the information is sent to the third party tracker is by using the IMAGE tag and appending the information at the end of the url.(IMGAGE SRC="https://abc.com/a.php?username=bob&cost=22).
The new 3rd party tracking pixel wants the above information in an IFRAME tag as shown below
IFRAME SRC="https://abc.com/a.php?username=bob&cost=22 IFRAME
Is there any security risk using the IFRAME ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论