-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[软技能] 第55天 网站被劫持植入广告该怎么办?如何防止? #218
Labels
软技能
软技能
Comments
https |
这个是属于xss攻击吧 |
用代码检测top window 是否是本身,如果不是说明自己被运营商劫持了。 |
这个是运营商做的http响应注入了,因为http是明文传递的,换成https这种加密的 |
|
这是运维的锅吧 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
第55天 网站被劫持植入广告该怎么办?如何防止?
The text was updated successfully, but these errors were encountered: