kzklot 大佬有话说 : 2020-3-23 16:58:31
【教学】如何防止查水表…? 完美卸载阿里云盾监控…!!
本帖最后由 kzklot 于 2020-3-23 17:10 编辑
卸载阿里云盾监控防查水表 (也可在卸载后自行 DD 系统)
下载附件档案, 解壓并上载到阿里云后
chmod +x uninstall.sh
./uninstall.sh
chmod +x uninstall2.sh
./uninstall2.sh
删除阿里云盾监残留
pkill aliyun-service
rm -fr /etc/init.d/agentwatch /usr/sbin/aliyun-service
rm -rf /usr/local/aegis*
屏蔽阿里云云盾IP
iptables -I INPUT -s 140.205.201.0/28 -j DROP
iptables -I INPUT -s 140.205.201.16/29 -j DROP
iptables -I INPUT -s 140.205.201.32/28 -j DROP
iptables -I INPUT -s 140.205.225.192/29 -j DROP
iptables -I INPUT -s 140.205.225.200/30 -j DROP
iptables -I INPUT -s 140.205.225.184/29 -j DROP
iptables -I INPUT -s 140.205.225.183/32 -j DROP
iptables -I INPUT -s 140.205.225.206/32 -j DROP
iptables -I INPUT -s 140.205.225.205/32 -j DROP
iptables -I INPUT -s 140.205.225.195/32 -j DROP
iptables -I INPUT -s 140.205.225.204/32 -j DROP
DROP 大佬有话说 : 2020-3-23 17:34:37
数据都人家硬盘和内存里,想查照样查你,卸载了也就图个心理安慰
Function 大佬有话说 : 2020-3-23 16:59:09
好东西,先收藏为敬,回家试试
雨巷 大佬有话说 : 2020-3-23 17:00:02
感谢大佬,记得很早就有人发。。
大家拿回来不都是自己DD吗
主人 大佬有话说 : 2020-3-23 17:00:06
拿到手就DD也行吧
kzklot 大佬有话说 : 2020-3-23 17:00:57
主人 大佬有话说 : 2020-3-23 17:00
拿到手就DD也行吧
DD 也行…但要補上 "屏蔽阿里云云盾IP"yc022t
2han9wen71an 大佬有话说 : 2020-3-23 17:03:53
不能下载附件,还有其他下载方式吗
Eicky 大佬有话说 : 2020-3-23 17:05:19
能把t5干成不限制用吗
/**
* 这个世上有很多事是解释不通的
* 比如突然的失落
* 莫名其妙的孤独
* 没有由来的落寞
* 以及突然离开的你
*
*Link https://www.hostloc.com
*/
kzklot 大佬有话说 : 2020-3-23 17:06:37
2han9wen71an 大佬有话说 : 2020-3-23 17:03
不能下载附件,还有其他下载方式吗
更新了..yc022t
主人 大佬有话说 : 2020-3-23 17:07:50
kzklot 大佬有话说 : 2020-3-23 17:00
DD 也行…但要補上 "屏蔽阿里云云盾IP"
难道DD完不屏蔽的话阿里云还会给自动安装?
这么狠?
爱安利的芋头 大佬有话说 : 2020-3-23 17:09:28
直接脚本重装23333