Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Cookie Value is not decrypted #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks
iBiocide opened this issue Oct 28, 2024 · 1 comment
Closed
3 tasks

Cookie Value is not decrypted #443

iBiocide opened this issue Oct 28, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@iBiocide
Copy link

iBiocide commented Oct 28, 2024

Describe the bug

Output has most values empty for mostly Chrome browser

Log Output

{ "Host": "www.enzahome.com.tr", "Path": "/", "KeyName": "sessionid", "Value": "", "IsSecure": true, "IsHTTPOnly": true, "HasExpire": true, "IsPersistent": true, "CreateDate": "2024-10-24T06:44:13.411077+03:30", "ExpireDate": "2024-10-24T09:44:13.411077+03:30" },

Expected vs Actual Behavior

Describe what you expected to happen and what actually happened.

Desktop (please complete the following information):

Select the operating system(s) you are using:

  • Windows

  • OS Version: 11

  • OS Architecture: [64-bit]

  • Browser Name: All

  • Browser Version: Version 130.0.6723.70 (Official Build) (64-bit)

Additional Details

  • I ran hack-browser-data with administrator/root privileges.

Checklist

Screenshots/Videos

If applicable, add screenshots or videos to help explain your problem.

Additional context

i tried to manually decrypt the value myself usign payes.aes in python but i realized the problem is maybe about encoding, here is an example of encrypted value:
Capture

v20r8‚i�H‹¤šõ9AÚÎ|íi€)µ�]ýZµœF��!�²I»™Zæ»h¡å[}à�çâxdMòyÍl_îýi�Ýß7IŠ�

@iBiocide iBiocide added the bug Something isn't working label Oct 28, 2024
@moonD4rk moonD4rk added the duplicate This issue or pull request already exists label Oct 28, 2024
@moonD4rk
Copy link
Owner

This is a known issue, Chrome has updated the encryption method to version 20.

#431

@moonD4rk moonD4rk closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2024
Repository owner locked and limited conversation to collaborators Oct 29, 2024
@moonD4rk moonD4rk converted this issue into discussion #444 Oct 29, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants