网安知识系列&网页调试系列:Warning: Don’t paste code into the DevTools Console that you don’t understand or haven

Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo




Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yo

前言

本文讲述了在谷歌浏览器控制台中遇到的安全警告,提醒开发者不要随意粘贴未知代码,以防身份被盗或电脑被攻击。解决方案是通过在控制台输入allowpasting来启用粘贴功能。

正文

在这里插入图片描述

我们拷贝的数据,放入谷歌浏览器控制台的时候报警告,且数据等不能使用

Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yourself
posted @ 2024-09-14 13:55  坦笑&&life  阅读(26)  评论(0编辑  收藏  举报  来源