Replies: 1 comment
-
This is a known issue, Chrome has updated the encryption method to version 20. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
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:

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