-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
提交指纹-[hikvision-ip-camera] #187
Comments
验证过程:点击展开查看
URL: �[38;5;10mhttp://115.96.25.211/�[39m
HEADERS:
date: Mon, 15 Jan 2024 07:59:16 GMT
server: DNVRS-Webs
etag: "0-a0f-62d"
content-length: 1581
content-type: text/html
connection: keep-alive
keep-alive: timeout=60, max=99
last-modified: Thu, 25 Sep 2014 11:42:40 GMT
COOKIES:
STATUS_CODE: 200
TEXT:
<!doctype html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<title>index</title>
<script>
function initindex() {
if (navigator.appname == 'netscape' || navigator.appname == "opera") {
var syslanguage= navigator.language.tolowercase();
} else {
var syslanguage= navigator.browserlanguage.tolowercase();
}
var szlanguage = syslanguage.substring(0,2);
if(szlanguage == "zh") { //中文需要区分简体和繁体
var arsyslan = syslanguage.split("-");
if (arsyslan.length === 2) {
var szlanguage = arsyslan[0].tolowercase() + "_" + arsyslan[1].touppercase();
if(arsyslan[1].tolowercase() === "cn") {
$.cookie('language', 'zh');
} else {
$.cookie('language', szlanguage);
}
}
} else {
$.cookie('language', szlanguage);
}
self.moveto(0,0); //使其ie窗口最大化
self.resizeto(screen.availwidth,screen.availheight);
$.cookie('updatetips', 'true');
window.location.href = "doc/page/login.asp";
}
</script>
</head>
<body>
<script type="text/javascript" src="doc/script/lab.min.js"></script>
<script>
$lab
.script("doc/script/jquery-1.7.1.min.js").wait()
.script("doc/script/jquery.cookie.js").wait()
.script("doc/script/global_config.js?version=" + new date()).wait(function () {
initindex();
});
</script>
</body>
</html>
�[38;5;9mFAVICON: {
"http://115.96.25.211/favicon.ico": "89b932fcc47cf4ca3faadb0cfdef89cf",
}�[39m
Matching fingerprintV3WebFingerPrint {
name: "hikvision-ip-camera",
priority: 3,
request: WebFingerPrintRequest {
path: "/",
request_method: "get",
request_headers: {},
request_data: "",
},
match_rules: WebFingerPrintMatch {
status_code: 0,
favicon_hash: [
"89b932fcc47cf4ca3faadb0cfdef89cf",
],
headers: {},
keyword: [],
},
}
验证结果:
|
验证过程:点击展开查看
URL: �[38;5;10mhttp://115.96.25.211/�[39m
HEADERS:
date: Mon, 15 Jan 2024 07:59:27 GMT
server: DNVRS-Webs
etag: "0-a0f-62d"
content-length: 1581
content-type: text/html
connection: keep-alive
keep-alive: timeout=60, max=99
last-modified: Thu, 25 Sep 2014 11:42:40 GMT
COOKIES:
STATUS_CODE: 200
TEXT:
<!doctype html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<title>index</title>
<script>
function initindex() {
if (navigator.appname == 'netscape' || navigator.appname == "opera") {
var syslanguage= navigator.language.tolowercase();
} else {
var syslanguage= navigator.browserlanguage.tolowercase();
}
var szlanguage = syslanguage.substring(0,2);
if(szlanguage == "zh") { //中文需要区分简体和繁体
var arsyslan = syslanguage.split("-");
if (arsyslan.length === 2) {
var szlanguage = arsyslan[0].tolowercase() + "_" + arsyslan[1].touppercase();
if(arsyslan[1].tolowercase() === "cn") {
$.cookie('language', 'zh');
} else {
$.cookie('language', szlanguage);
}
}
} else {
$.cookie('language', szlanguage);
}
self.moveto(0,0); //使其ie窗口最大化
self.resizeto(screen.availwidth,screen.availheight);
$.cookie('updatetips', 'true');
window.location.href = "doc/page/login.asp";
}
</script>
</head>
<body>
<script type="text/javascript" src="doc/script/lab.min.js"></script>
<script>
$lab
.script("doc/script/jquery-1.7.1.min.js").wait()
.script("doc/script/jquery.cookie.js").wait()
.script("doc/script/global_config.js?version=" + new date()).wait(function () {
initindex();
});
</script>
</body>
</html>
�[38;5;9mFAVICON: {
"http://115.96.25.211/favicon.ico": "89b932fcc47cf4ca3faadb0cfdef89cf",
}�[39m
Matching fingerprintV3WebFingerPrint {
name: "hikvision-ip-camera",
priority: 3,
request: WebFingerPrintRequest {
path: "/",
request_method: "get",
request_headers: {},
request_data: "",
},
match_rules: WebFingerPrintMatch {
status_code: 0,
favicon_hash: [
"89b932fcc47cf4ca3faadb0cfdef89cf",
],
headers: {},
keyword: [],
},
}
验证结果:
|
审核通过:
|
验证过程:点击展开查看
URL: �[38;5;10mhttp://115.96.25.211/�[39m
HEADERS:
date: Mon, 15 Jan 2024 13:35:03 GMT
server: DNVRS-Webs
etag: "0-a0f-62d"
content-length: 1581
content-type: text/html
connection: keep-alive
keep-alive: timeout=60, max=99
last-modified: Thu, 25 Sep 2014 11:42:40 GMT
COOKIES:
STATUS_CODE: 200
TEXT:
<!doctype html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<title>index</title>
<script>
function initindex() {
if (navigator.appname == 'netscape' || navigator.appname == "opera") {
var syslanguage= navigator.language.tolowercase();
} else {
var syslanguage= navigator.browserlanguage.tolowercase();
}
var szlanguage = syslanguage.substring(0,2);
if(szlanguage == "zh") { //中文需要区分简体和繁体
var arsyslan = syslanguage.split("-");
if (arsyslan.length === 2) {
var szlanguage = arsyslan[0].tolowercase() + "_" + arsyslan[1].touppercase();
if(arsyslan[1].tolowercase() === "cn") {
$.cookie('language', 'zh');
} else {
$.cookie('language', szlanguage);
}
}
} else {
$.cookie('language', szlanguage);
}
self.moveto(0,0); //使其ie窗口最大化
self.resizeto(screen.availwidth,screen.availheight);
$.cookie('updatetips', 'true');
window.location.href = "doc/page/login.asp";
}
</script>
</head>
<body>
<script type="text/javascript" src="doc/script/lab.min.js"></script>
<script>
$lab
.script("doc/script/jquery-1.7.1.min.js").wait()
.script("doc/script/jquery.cookie.js").wait()
.script("doc/script/global_config.js?version=" + new date()).wait(function () {
initindex();
});
</script>
</body>
</html>
�[38;5;9mFAVICON: {
"http://115.96.25.211/favicon.ico": "89b932fcc47cf4ca3faadb0cfdef89cf",
}�[39m
Matching fingerprintV3WebFingerPrint {
name: "hikvision-ip-camera",
priority: 3,
request: WebFingerPrintRequest {
path: "/",
request_method: "get",
request_headers: {},
request_data: "",
},
match_rules: WebFingerPrintMatch {
status_code: 0,
favicon_hash: [
"89b932fcc47cf4ca3faadb0cfdef89cf",
],
headers: {},
keyword: [],
},
}
验证结果:
|
审核通过:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
测试目标
http://115.96.25.211
指纹的Yaml规则
The text was updated successfully, but these errors were encountered: