Skip to content

Commit

Permalink
Auto Update FingerPrint [Wed Jun 15 06:57:59 UTC 2022] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 15, 2022
1 parent 32f837d commit 9a3b70d
Showing 1 changed file with 35 additions and 25 deletions.
60 changes: 35 additions & 25 deletions web_fingerprint/apache-shiro.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
name: apache-shiro
priority: 3
nuclei_tags:
- - shiro
- apache
fingerprint:
- path: /
request_method: post
request_headers:
Cookie: rememberMe=admin;rememberMe-K=admin
request_data: ''
status_code: 0
headers:
Set-Cookie: rememberMe=deleteMe
keyword: []
favicon_hash: []
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
- </i> shiro</li>
favicon_hash: []
name: apache-shiro
priority: 3
nuclei_tags:
- - "shiro"
- "apache"
fingerprint:
- path: /
request_method: post
request_headers:
Cookie: rememberMe=admin;rememberMe-K=admin
request_data: ''
status_code: 0
headers:
Set-Cookie: rememberMe=deleteMe
keyword: [ ]
favicon_hash: [ ]
- path: /
request_method: get
request_headers:
Cookie: rememberMe=admin;rememberMe-K=admin
request_data: ''
status_code: 0
headers:
Set-Cookie: rememberMe=deleteMe
keyword: [ ]
favicon_hash: [ ]
- path: /
request_method: get
request_headers: { }
request_data: ''
status_code: 0
headers: { }
keyword:
- </i> shiro</li>
favicon_hash: [ ]

0 comments on commit 9a3b70d

Please sign in to comment.