Skip to content

Commit

Permalink
Auto Update FingerPrint [Sat Aug 12 03:11:14 UTC 2023] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 12, 2023
1 parent 5a220db commit a0fe067
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 15 deletions.
2 changes: 2 additions & 0 deletions plugins/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ lansweeper:
- - lansweeper
laravel-framework:
- - laravel
lexmark:
- - lexmark
lighttpd:
- - lighttpd
lucee:
Expand Down
30 changes: 15 additions & 15 deletions web_fingerprint/lexmark.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: lexmark
priority: 3
nuclei_tags:
- - lexmark
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
- <title>Lexmark
- /Status
favicon_hash: []
name: lexmark
priority: 3
nuclei_tags:
- - lexmark
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
- <title>Lexmark
- /Status
favicon_hash: []
14 changes: 14 additions & 0 deletions web_fingerprint_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -20007,6 +20007,20 @@
"priority": 3,
"name": "letodms"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"<title>Lexmark",
"/Status"
],
"priority": 3,
"name": "lexmark"
},
{
"path": "/",
"request_method": "get",
Expand Down
15 changes: 15 additions & 0 deletions web_fingerprint_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -21597,6 +21597,21 @@
"priority": 3,
"name": "letodms"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"<title>Lexmark",
"/Status"
],
"favicon_hash": [],
"priority": 3,
"name": "lexmark"
},
{
"path": "/",
"request_method": "get",
Expand Down

0 comments on commit a0fe067

Please sign in to comment.