Maybe the tool read the index page more than one time and triggers the block?
Downloading main HTML from: xxx
Extracting HTML from --> xxx
Css found --> //1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.88ea1e08.css
Extracting --> http://1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.88ea1e08.css
Css found --> //jzfe.faisys.com/dist/jz/biz-shared/bizShared.min.css?v=202511121300
Extracting --> http://jzfe.faisys.com/dist/jz/biz-shared/bizShared.min.css?v=202511121300
Js found --> //1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.1ff64eab.js
Extracting --> http://1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.1ff64eab.js
...
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>可疑请求拦截通知</title>
<script type="text/javascript">
function ForbidFreshPage() {
if ((window.event.ctrlKey && window.event.keyCode == 116) || window.event.keyCode == 116) {
window.event.keyCode = 0;
window.event.returnValue = false;
}
}
document.onkeydown = ForbidFreshPage;
</script>
</head>
<body>
抱歉,您的访问疑似攻击请求,已被系统自动拦截,如为误封请联系客服。
</body></html>
Maybe the tool read the index page more than one time and triggers the block?