HTTP/1.1 500 Internal Server Error
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/8.5
X-Powered-By: PHP/7.0.9
X-Powered-By: ASP.NET
Access-Control-Allow-Origin: *
Date: Thu, 07 Nov 2024 05:30:01 GMT
Connection: close
Content-Length: 7342
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>System Error</title>
<meta name="robots" content="noindex,nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<style>
/* Base */
body {
color: #333;
font: 14px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif;
margin: 0;
padding: 0 20px 20px;
word-break: break-word;
}
h1{
margin: 10px 0 0;
font-size: 28px;
font-weight: 500;
line-height: 32px;
}
h2{
color: #4288ce;
font-weight: 400;
padding: 6px 0;
margin: 6px 0 0;
font-size: 18px;
border-bottom: 1px solid #eee;
}
h3.subheading {
color: #4288ce;
margin: 6px 0 0;
font-weight: 400;
}
h3{
margin: 12px;
font-size: 16px;
font-weight: bold;
}
abbr{
cursor: help;
text-decoration: underline;
text-decoration-style: dotted;
}
a{
color: #868686;
cursor: pointer;
}
a:hover{
text-decoration: underline;
}
.line-error{
background: #f8cbcb;
}
.echo table {
width: 100%;
}
.echo pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border: 0;
border-radius: 3px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.echo pre > pre {
padding: 0;
margin: 0;
}
/* Layout */
.col-md-3 {
width: 25%;
}
.col-md-9 {
width: 75%;
}
[class^="col-md-"] {
float: left;
}
.clearfix {
clear:both;
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
.col-md-3,
.col-md-9 {
width: 100%;
}
}
/* Exception Info */
.exception {
margin-top: 20px;
}
.exception .message{
padding: 12px;
border: 1px solid #ddd;
border-bottom: 0 none;
line-height: 18px;
font-size:16px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .code{
float: left;
text-align: center;
color: #fff;
margin-right: 12px;
padding: 16px;
border-radius: 4px;
background: #999;
}
.exception .source-code{
padding: 6px;
border: 1px solid #ddd;
background: #f9f9f9;
overflow-x: auto;
}
.exception .source-code pre{
margin: 0;
}
.exception .source-code pre ol{
margin: 0;
color: #4288ce;
display: inline-block;
min-width: 100%;
box-sizing: border-box;
font-size:14px;
font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana;
padding-left: 40px;
}
.exception .source-code pre li{
border-left: 1px solid #ddd;
height: 18px;
line-height: 18px;
}
.exception .source-code pre code{
color: #333;
height: 100%;
display: inline-block;
border-left: 1px solid #fff;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .trace{
padding: 6px;
border: 1px solid #ddd;
border-top: 0 none;
line-height: 16px;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .trace ol{
margin: 12px;
}
.exception .trace ol li{
padding: 2px 4px;
}
.exception div:last-child{
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
/* Exception Variables */
.exception-var table{
width: 100%;
margin: 12px 0;
box-sizing: border-box;
table-layout:fixed;
word-wrap:break-word;
}
.exception-var table caption{
text-align: left;
font-size: 16px;
font-weight: bold;
padding: 6px 0;
}
.exception-var table caption small{
font-weight: 300;
display: inline-block;
margin-left: 10px;
color: #ccc;
}
.exception-var table tbody{
font-size: 13px;
font-family: Consolas,"Liberation Mono",Courier,"微软雅黑";
}
.exception-var table td{
padding: 0 6px;
vertical-align: top;
word-break: break-all;
}
.exception-var table td:first-child{
width: 28%;
font-weight: bold;
white-space: nowrap;
}
.exception-var table td pre{
margin: 0;
}
/* Copyright Info */
.copyright{
margin-top: 24px;
padding: 12px 0;
border-top: 1px solid #eee;
}
/* SPAN elements with the classes below are added by prettyprint. */
pre.prettyprint .pln { color: #000 } /* plain text */
pre.prettyprint .str { color: #080 } /* string content */
pre.prettyprint .kwd { color: #008 } /* a keyword */
pre.prettyprint .com { color: #800 } /* a comment */
pre.prettyprint .typ { color: #606 } /* a type name */
pre.prettyprint .lit { color: #066 } /* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }
pre.prettyprint .tag { color: #008 } /* a markup tag name */
pre.prettyprint .atn { color: #606 } /* a markup attribute name */
pre.prettyprint .atv { color: #080 } /* a markup attribute value */
pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */
pre.prettyprint .fun { color: red } /* a function name */
</style>
</head>
<body>
<div class="echo">
</div>
<div class="exception">
<div class="info"><h1>非法请求,请稍后重试~!</h1></div>
</div>
<!-- <div class="copyright">
<a title="官方网站" href="http://www.thinkphp.cn">ThinkPHP</a>
<span>V5.0.24</span>
<span>{ 十年磨一剑-为API开发设计的高性能框架 }</span>
</div> -->
</body>
</html>
{
"@category" : "datascan",
"@timestamp" : "2024-11-07T05:30:02.000Z",
"alternativeip" : [
"104.21.73.215",
"172.67.149.232",
"2606:4700:3031:0:0:0:6815:49d7",
"2606:4700:3034:0:0:0:ac43:95e8"
],
"app" : {
"extract" : {
"domain" : [
"thinkphp.cn"
],
"hostname" : [
"www.thinkphp.cn"
],
"url" : [
"http://www.thinkphp.cn"
]
},
"http" : {
"bodymd5" : "4b59828989cff72ecf5a914dbfe8e063",
"bodymmh3" : 489082632,
"component" : [
{
"productvendor" : "Microsoft",
"product" : "ASP.NET"
},
{
"productvendor" : "PHP",
"productversion" : "7.0.9",
"product" : "PHP"
}
],
"headermd5" : "591f9666f5388b8166b7140b46253d93",
"headermmh3" : 228168848,
"title" : "System Error"
},
"length" : 7605
},
"asn" : "AS4837",
"country" : "CN",
"cpe" : "<enterprise field>: cpe",
"cpecount" : "<enterprise field>: cpecount",
"data" : "HTTP/1.1 500 Internal Server Error\r\nContent-Type: text/html; charset=utf-8\r\nServer: Microsoft-IIS/8.5\r\nX-Powered-By: PHP/7.0.9\r\nX-Powered-By: ASP.NET\r\nAccess-Control-Allow-Origin: *\r\nDate: Thu, 07 Nov 2024 05:30:01 GMT\r\nConnection: close\r\nContent-Length: 7342\r\n\r\n<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"UTF-8\">\n <title>System Error</title>\n <meta name=\"robots\" content=\"noindex,nofollow\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\">\n <style>\n /* Base */\n body {\n color: #333;\n font: 14px Verdana, \"Helvetica Neue\", helvetica, Arial, 'Microsoft YaHei', sans-serif;\n margin: 0;\n padding: 0 20px 20px;\n word-break: break-word;\n }\n h1{\n margin: 10px 0 0;\n font-size: 28px;\n font-weight: 500;\n line-height: 32px;\n }\n h2{\n color: #4288ce;\n font-weight: 400;\n padding: 6px 0;\n margin: 6px 0 0;\n font-size: 18px;\n border-bottom: 1px solid #eee;\n }\n h3.subheading {\n color: #4288ce;\n margin: 6px 0 0;\n font-weight: 400;\n }\n h3{\n margin: 12px;\n font-size: 16px;\n font-weight: bold;\n }\n abbr{\n cursor: help;\n text-decoration: underline;\n text-decoration-style: dotted;\n }\n a{\n color: #868686;\n cursor: pointer;\n }\n a:hover{\n text-decoration: underline;\n }\n .line-error{\n background: #f8cbcb;\n }\n\n .echo table {\n width: 100%;\n }\n\n .echo pre {\n padding: 16px;\n overflow: auto;\n font-size: 85%;\n line-height: 1.45;\n background-color: #f7f7f7;\n border: 0;\n border-radius: 3px;\n font-family: Consolas, \"Liberation Mono\", Menlo, Courier, monospace;\n }\n\n .echo pre > pre {\n padding: 0;\n margin: 0;\n }\n /* Layout */\n .col-md-3 {\n width: 25%;\n }\n .col-md-9 {\n width: 75%;\n }\n [class^=\"col-md-\"] {\n float: left;\n }\n .clearfix {\n clear:both;\n }\n @media only screen \n and (min-device-width : 375px) \n and (max-device-width : 667px) { \n .col-md-3,\n .col-md-9 {\n width: 100%;\n }\n }\n /* Exception Info */\n .exception {\n margin-top: 20px;\n }\n .exception .message{\n padding: 12px;\n border: 1px solid #ddd;\n border-bottom: 0 none;\n line-height: 18px;\n font-size:16px;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\";\n }\n\n .exception .code{\n float: left;\n text-align: center;\n color: #fff;\n margin-right: 12px;\n padding: 16px;\n border-radius: 4px;\n background: #999;\n }\n .exception .source-code{\n padding: 6px;\n border: 1px solid #ddd;\n\n background: #f9f9f9;\n overflow-x: auto;\n\n }\n .exception .source-code pre{\n margin: 0;\n }\n .exception .source-code pre ol{\n margin: 0;\n color: #4288ce;\n display: inline-block;\n min-width: 100%;\n box-sizing: border-box;\n font-size:14px;\n font-family: \"Century Gothic\",Consolas,\"Liberation Mono\",Courier,Verdana;\n padding-left: 40px;\n }\n .exception .source-code pre li{\n border-left: 1px solid #ddd;\n height: 18px;\n line-height: 18px;\n }\n .exception .source-code pre code{\n color: #333;\n height: 100%;\n display: inline-block;\n border-left: 1px solid #fff;\n font-size:14px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\";\n }\n .exception .trace{\n padding: 6px;\n border: 1px solid #ddd;\n border-top: 0 none;\n line-height: 16px;\n font-size:14px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\";\n }\n .exception .trace ol{\n margin: 12px;\n }\n .exception .trace ol li{\n padding: 2px 4px;\n }\n .exception div:last-child{\n border-bottom-left-radius: 4px;\n border-bottom-right-radius: 4px;\n }\n\n /* Exception Variables */\n .exception-var table{\n width: 100%;\n margin: 12px 0;\n box-sizing: border-box;\n table-layout:fixed;\n word-wrap:break-word; \n }\n .exception-var table caption{\n text-align: left;\n font-size: 16px;\n font-weight: bold;\n padding: 6px 0;\n }\n .exception-var table caption small{\n font-weight: 300;\n display: inline-block;\n margin-left: 10px;\n color: #ccc;\n }\n .exception-var table tbody{\n font-size: 13px;\n font-family: Consolas,\"Liberation Mono\",Courier,\"\u5fae\u8f6f\u96c5\u9ed1\";\n }\n .exception-var table td{\n padding: 0 6px;\n vertical-align: top;\n word-break: break-all;\n }\n .exception-var table td:first-child{\n width: 28%;\n font-weight: bold;\n white-space: nowrap;\n }\n .exception-var table td pre{\n margin: 0;\n }\n\n /* Copyright Info */\n .copyright{\n margin-top: 24px;\n padding: 12px 0;\n border-top: 1px solid #eee;\n }\n\n /* SPAN elements with the classes below are added by prettyprint. */\n pre.prettyprint .pln { color: #000 } /* plain text */\n pre.prettyprint .str { color: #080 } /* string content */\n pre.prettyprint .kwd { color: #008 } /* a keyword */\n pre.prettyprint .com { color: #800 } /* a comment */\n pre.prettyprint .typ { color: #606 } /* a type name */\n pre.prettyprint .lit { color: #066 } /* a literal value */\n /* punctuation, lisp open bracket, lisp close bracket */\n pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }\n pre.prettyprint .tag { color: #008 } /* a markup tag name */\n pre.prettyprint .atn { color: #606 } /* a markup attribute name */\n pre.prettyprint .atv { color: #080 } /* a markup attribute value */\n pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */\n pre.prettyprint .fun { color: red } /* a function name */\n </style>\n</head>\n<body>\n <div class=\"echo\">\n </div>\n <div class=\"exception\">\n \n <div class=\"info\"><h1>\u975e\u6cd5\u8bf7\u6c42\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5~\uff01</h1></div>\n \n </div>\n \n \n \n <!-- <div class=\"copyright\">\n <a title=\"\u5b98\u65b9\u7f51\u7ad9\" href=\"http://www.thinkphp.cn\">ThinkPHP</a> \n <span>V5.0.24</span> \n <span>{ \u5341\u5e74\u78e8\u4e00\u5251-\u4e3aAPI\u5f00\u53d1\u8bbe\u8ba1\u7684\u9ad8\u6027\u80fd\u6846\u67b6 }</span>\n </div> -->\n </body>\n</html>\n",
"datamd5" : "8f4d8483a246e7be7d85a3d0d5c529f2",
"datammh3" : 2075336296,
"device" : {
"class" : "<enterprise field>: device.class"
},
"domain" : [
"adsl-pool.sx.cn"
],
"geolocus" : {
"asn" : "AS4837",
"continent" : "AS",
"continentname" : "Asia",
"country" : "CN",
"countryname" : "China",
"domain" : [
"adsl-pool.sx.cn",
"chinaunicom.cn",
"ty.sx.cn"
],
"isineu" : "false",
"latitude" : "35.86166",
"location" : "35.86166,104.195397",
"longitude" : "104.195397",
"netname" : "UNICOM-SX",
"organization" : "CNC Group CHINA169 Shan1xi Province Network",
"subnet" : "124.163.0.0/16"
},
"host" : [
132
],
"hostname" : [
"132.201.163.124.adsl-pool.sx.cn"
],
"ip" : "124.163.201.132",
"ipv6" : "false",
"latitude" : "34.7732",
"location" : "34.7732,113.7220",
"longitude" : "113.7220",
"node" : {
"country" : "<enterprise field>: node.country",
"groupid" : "<enterprise field>: node.groupid",
"id" : "<enterprise field>: node.id",
"physicalcountry" : "<enterprise field>: node.physicalcountry"
},
"organization" : "CHINA UNICOM China169 Backbone",
"os" : "Windows",
"osvendor" : "Microsoft",
"osversion" : [
"Server 2012",
"8.1"
],
"port" : 8002,
"product" : "IIS",
"productvendor" : "Microsoft",
"productversion" : "8.5",
"protocol" : "http",
"protocolversion" : "1.1",
"reason" : "Internal Server Error",
"reverse" : [
"132.201.163.124.adsl-pool.sx.cn"
],
"seen_date" : "2024-11-07",
"source" : "datascan",
"status" : 500,
"subdomains" : [
"124.adsl-pool.sx.cn",
"163.124.adsl-pool.sx.cn",
"201.163.124.adsl-pool.sx.cn"
],
"subnet" : "124.160.0.0/13",
"tag" : "<enterprise field>: tag",
"tld" : [
"sx.cn"
],
"tls" : "false",
"transport" : "tcp",
"url" : "/"
}