[Seek Help] sudo aptss update触发“请求存在威胁,已被雷池拦截” Resolved
Tofloor
poster avatar
Oaklight
deepin
2024-11-27 17:43
Author

tldr:aptss update触发“请求存在威胁,已被雷池拦截”

ps: 人在国外

用deepin已经三四年,今天再次尝试从v20.9更新到v23,按照惯例安装上spark store,但是很快aptss就出现了问题。具体如下:

$ sudo aptss update
从服务器获取配置和镜像列表...

E: 软件源列表 /opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/sparkstore.list 第 1 行中的类别 “'
E: 软件源列表 /opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/sparkstore.list 第 1 行中的类别 “

展开对应的/opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/sparkstore.list:



  
    
    
  
  
    
. . .
* var e = { unknown: { en: "Unknown Error", zh: "未知错误" }, title: { en: "Protected By SafeLine WAF", zh: "雷池 WAF 社区版" }, decrypting: { en: "Dynamic Decrypting", zh: "网页被保护,正在解密中" }, failed: { en: "Decryption Failed", zh: "解密失败" }, blocking: { en: "Blocked For Attack Detected", zh: "请求存在威胁,已被雷池拦截", }, "too-quick": { en: "Blocked for Access Too Fast", zh: "请求频率过高,存在威胁,已被拦截", }, prefix: { en: "Security Detection Powered By", zh: "安全检测能力由" }, suffix: { en: "", zh: "驱动" }, name: { en: "SafeLine WAF", zh: "长亭雷池 WAF" }, link: { en: "https://waf.chaitin.com/", zh: "https://waf-ce.chaitin.cn/", }, }; function n(n) { var t = e[n]; for (language in (void 0 === t && (t = e.unknown), t)) if (navigator.language.startsWith(language)) return t[language]; return t.en; } function t(e, n, t) { var i = document.getElementById(e); i && (i[n] = t); } function i(e, n, t) { var i = document.getElementById(e); i && (i.style[n] = t); } function r(e, i) { t("text", "innerText", n(e)), t("desc", "innerText", i); } function o(e, r) { t("text", "innerText", n(e)), t("desc", "innerText", r), i("spin", "display", "inline"), i("loader", "display", "flex"), i("error", "display", "none"); } function a(e, r) { t("text", "innerText", n(e)), t("desc", "innerText", r), i("spin", "display", "none"), i("loader", "display", "none"), i("error", "display", ""), i("bg", "background", "#ed5554"); } t("title", "innerText", n("title")), t("link", "href", n("link")), t("prefix", "innerText", n("prefix")), t("name", "innerText", n("name")), t("suffix", "innerText", n("suffix")), a("too-quick", "");
Reply Favorite View the author
All Replies
funny
deepin
2024-11-27 17:47
#1

@神末shenmo 帮忙看下

Reply View the author
忘记、过去
deepin
2024-11-27 18:32
#2

joy 好神奇啊,连打开这个帖子的页面都会被检测拦截
这是怎么做到的......

Reply View the author
神末shenmo
deepin
Spark-App
2024-11-27 18:41
#3
忘记、过去

joy 好神奇啊,连打开这个帖子的页面都会被检测拦截
这是怎么做到的......

他把那个html塞进来了pride

Reply View the author
神末shenmo
deepin
Spark-App
2024-11-27 18:45
#4

可能是你所在的IP段有扫描行为

报一下IP吧

Reply View the author
观摩
deepin
2024-11-27 21:02
#5

哟,SafeLine 拿下不少用户啊

Reply View the author
安洛
deepin
2024-11-27 22:26
#6
神末shenmo

他把那个html塞进来了pride

这么说Deepin论坛会解析用户发送内容中的HTML?这是不是有点安全问题。

Reply View the author
神末shenmo
deepin
Spark-App
2024-11-27 23:01
#7
观摩

哟,SafeLine 拿下不少用户啊

玩玩而已,实际上雷池不适合防护DDoS

Reply View the author
神末shenmo
deepin
Spark-App
2024-11-27 23:01
#8
安洛

这么说Deepin论坛会解析用户发送内容中的HTML?这是不是有点安全问题。

我不懂,看看有没有大佬搞了

Reply View the author
观摩
deepin
2024-11-27 23:05
#9
神末shenmo

玩玩而已,实际上雷池不适合防护DDoS

防DDOS用雷池,想啥好事呢

要我说,面对DDOS要么摆烂要么花钱

刚刚面临了一次150Gbps的DDOS,换IP了事,幸好没再持续

Reply View the author
神末shenmo
deepin
Spark-App
2024-11-27 23:06
#10
观摩

防DDOS用雷池,想啥好事呢

要我说,面对DDOS要么摆烂要么花钱

刚刚面临了一次150Gbps的DDOS,换IP了事,幸好没再持续

买一些无黑洞的云厂商+CDN鉴权热备,不是网站的话做鉴权要舒服很多

不行摆烂上CF

Reply View the author
deepin-superuser
deepin
2024-11-28 08:32
#11
神末shenmo

他把那个html塞进来了pride

既然这样都可以 那是不是可以搞点骚操作了joy

Reply View the author
ypli0629
deepin
2024-11-28 10:10
#12
观摩

哟,SafeLine 拿下不少用户啊

开源版本吧

Reply View the author
myml
Super Moderator
Developer
2024-11-28 16:50
#13
deepin-superuser

既然这样都可以 那是不是可以搞点骚操作了joy

修了😂

Reply View the author
myml
Super Moderator
Developer
2024-11-28 16:53
#14
安洛

这么说Deepin论坛会解析用户发送内容中的HTML?这是不是有点安全问题。

论坛的富文本编辑器本来就是html的,js脚本是早就屏蔽了的,今天把style也屏蔽了,避免引起样式问题。

Reply View the author
cbing
deepin
2024-11-28 16:57
#15

是这样的,服务器在国外但禁止国外访问
joy
之前分流规则按ip分到了代理组里,商店一直更新不了。

Reply View the author
Oaklight
deepin
2024-11-28 17:46
#16
神末shenmo

可能是你所在的IP段有扫描行为

报一下IP吧

单独发你吧

Reply View the author