Skip to content

Commit

Permalink
Auto Update FingerPrint [Tue Oct 17 01:53:04 UTC 2023] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 17, 2023
1 parent 02a6e44 commit b89ac0a
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 33 deletions.
67 changes: 51 additions & 16 deletions web_fingerprint_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 1982,19 @@
"priority": 1,
"name": "apache-ambari"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {
"server": "apisix"
},
"keyword": [],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
Expand All @@ -2002,11 2015,46 @@
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"status_code": 404,
"headers": {
"server": "apisix"
"server": "nginx",
"content-type": "text/plain"
},
"keyword": [],
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 404,
"headers": {
"server": "openresty",
"content-type": "text/plain"
},
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 404,
"headers": {
"server": "tengine",
"content-type": "text/plain"
},
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"priority": 3,
"name": "apache-apisix"
},
Expand Down Expand Up @@ -4054,19 4102,6 @@
"priority": 3,
"name": "bbpress"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"powerd by"
],
"priority": 3,
"name": "bees_cms"
},
{
"path": "/",
"request_method": "get",
Expand Down
71 changes: 54 additions & 17 deletions web_fingerprint_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2133,6 2133,20 @@
"priority": 1,
"name": "apache-ambari"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {
"server": "apisix"
},
"keyword": [],
"favicon_hash": [],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
Expand All @@ -2154,11 2168,48 @@
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"status_code": 404,
"headers": {
"server": "apisix"
"server": "nginx",
"content-type": "text/plain"
},
"keyword": [],
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"favicon_hash": [],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 404,
"headers": {
"server": "openresty",
"content-type": "text/plain"
},
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"favicon_hash": [],
"priority": 3,
"name": "apache-apisix"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 404,
"headers": {
"server": "tengine",
"content-type": "text/plain"
},
"keyword": [
"{\"error_msg\":\"404 Route Not Found\"}"
],
"favicon_hash": [],
"priority": 3,
"name": "apache-apisix"
Expand Down Expand Up @@ -4374,20 4425,6 @@
"priority": 3,
"name": "bbpress"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"powerd by"
],
"favicon_hash": [],
"priority": 3,
"name": "bees_cms"
},
{
"path": "/",
"request_method": "get",
Expand Down

0 comments on commit b89ac0a

Please sign in to comment.