HackBrowserData icon indicating copy to clipboard operation
HackBrowserData copied to clipboard

json import in cookie editor throws error

Open Prisoner2-6-7 opened this issue 7 months ago • 0 comments

image

[ { "Host": ".google.com", "Path": "/", "KeyName": "__Secure-dawd", "Value": "adwadw", "IsSecure": true, "IsHTTPOnly": true, "HasExpire": true, "IsPersistent": true, "CreateDate": "2024-07-15T20:54:20.938268+06:00", "ExpireDate": "2025-07-15T20:54:20.938268+06:00" }, { "Host": ".bing.com", "Path": "/", "KeyName": "MUID", "Value": "adw", "IsSecure": true, "IsHTTPOnly": false, "HasExpire": true, "IsPersistent": true, "CreateDate": "2023-06-26T20:40:52.184598+06:00", "ExpireDate": "2025-06-18T14:06:57.029021+06:00" }, { "Host": "accounts.google.com", "Path": "/", "KeyName": "SMSV", "Value": "ADHTe-awd-HwB04jO4JOy1lRPtk_a6wzkfknxKZ-awd", "IsSecure": true, "IsHTTPOnly": true, "HasExpire": true, "IsPersistent": true, "CreateDate": "2023-06-26T20:39:29.602954+06:00", "ExpireDate": "2024-07-30T20:39:29.602954+06:00" } ]

example of output

Prisoner2-6-7 avatar Jul 15 '24 21:07 Prisoner2-6-7