Skip to content

Commit

Permalink
Auto Update FingerPrint [Sun Jun 25 01:43:50 UTC 2023] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 25, 2023
1 parent 4304639 commit 3c543c2
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 23 deletions.
2 changes: 2 additions & 0 deletions plugins/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ gogs:
- - gogs
grafana:
- - grafana
gravcms:
- - grav
h3c-imc:
- - h3c-imc
haproxy-report:
Expand Down
46 changes: 23 additions & 23 deletions web_fingerprint/gravcms.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
name: gravcms
priority: 3
nuclei_tags:
- - grav
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 200
headers: {}
keyword:
- <meta name="generator" content="GravCMS
favicon_hash: []
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword: []
favicon_hash:
- 0b11a9699ae33de62a1d05be8f733486
name: gravcms
priority: 3
nuclei_tags:
- - grav
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 200
headers: {}
keyword:
- <meta name="generator" content="GravCMS
favicon_hash: []
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword: []
favicon_hash:
- 0b11a9699ae33de62a1d05be8f733486
24 changes: 24 additions & 0 deletions web_fingerprint_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -13433,6 +13433,30 @@
"priority": 3,
"name": "grasp-erp"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 200,
"headers": {},
"keyword": [
"<meta name=\"generator\" content=\"GravCMS"
],
"priority": 3,
"name": "gravcms"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [],
"priority": 3,
"name": "gravcms"
},
{
"path": "/",
"request_method": "get",
Expand Down
28 changes: 28 additions & 0 deletions web_fingerprint_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -14490,6 +14490,34 @@
"priority": 3,
"name": "grasp-erp"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 200,
"headers": {},
"keyword": [
"<meta name=\"generator\" content=\"GravCMS"
],
"favicon_hash": [],
"priority": 3,
"name": "gravcms"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [],
"favicon_hash": [
"0b11a9699ae33de62a1d05be8f733486"
],
"priority": 3,
"name": "gravcms"
},
{
"path": "/",
"request_method": "get",
Expand Down

0 comments on commit 3c543c2

Please sign in to comment.